Click or drag to resize

DocumentLineType Enumeration

Class representing document types

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum DocumentLineType
Members
  Member nameValueDescription
CommercialNomenclature10CommercialNomenclature line
DefaultItemType7Default item type
Discount12Discount line
Empty0'Empty' document line type.
FabricationNomenclature11FabricationNomenclature line
FixedTransferInfo13Transfer information line which can not be update or deleted
Good2'Good' document line type.
GroupTitle8Title of grouped lines
NextPage6'NextPage' document line type.
Phase14Phase line
PhaseSubTotal15Phase sub total line (for report only)
Service3'Service' document line type.
SubTotal5'SubTotal' document line type.
Text4'Text' document line type.
TransferInfo9Transfer information line
See Also