Click or drag to resize

IReadOnlyStockDocumentOptionComplexEntityMember Interface

Contains Stock document options

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyStockDocumentOptionComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyStockDocumentOptionComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAddSaleOrderReferenceOnAssembly
Gets the AddSaleOrderReferenceOnAssembly member value
Public propertyAllowNewItem
Gets the AllowNewItem member value
Public propertyCaption1
Gets the Caption1 member value
Public propertyCaption2
Gets the Caption2 member value
Public propertyCaption3
Gets the Caption3 member value
Public propertyCaption4
Gets the Caption4 member value
Public propertyCaption5
Gets the Caption5 member value
Public propertyCreateSupplierOrderForComponents
Gets the CreateSupplierOrderForComponents member value
Public propertyDoNotGroupAssemblyRequestsWithDifferentDates
Gets the DoNotGroupAssemblyRequestsWithDifferentDates member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyFilterReplenishmentOnMainStorehouse
Gets the FilterReplenishmentOnMainStorehouse member value
Public propertyGroupParentNomenclatures
Gets the GroupParentNomenclatures member value
Public propertyInventoryMaxItemLines
Gets the InventoryMaxItemLines member value
Public propertyItemValueType
Gets the ItemValueType member value
Public propertyLineDescriptionChoice
Gets the LineDescriptionChoice member value
Public propertyNumberOfDaysForDatedVirtualStock
Gets the NumberOfDaysForDatedVirtualStock member value
Public propertyOutOfDateCaptionIndex
Gets the OutOfDateCaptionIndex member value
Public propertyRecalculateNomenclatureValue
Gets the RecalculateNomenclatureValue member value
Public propertyRecalculateNomenclatureVolume
Gets the RecalculateNomenclatureVolume member value
Public propertyRecalculateNomenclatureWeight
Gets the RecalculateNomenclatureWeight member value
Public propertySplitReplenishmentLineForDifferentsItemCaption
Gets the SplitReplenishmentLineForDifferentsItemCaption member value
Public propertyTakeCareOfWorkedDays
Gets the TakeCareOfWorkedDays member value
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also