 | DocumentLineDescriptionChoiceType Enumeration |
Types used to define values to retrieve in documents
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic enum DocumentLineDescriptionChoiceType
Public Enumeration DocumentLineDescriptionChoiceType
Members
| Member name | Value | Description |
---|
| Caption | 1 | Use the item's caption |
| CommercialDescription | 0 | Use the item's commercial description |
See Also