 | DocumentLinePrintableType Enumeration |
Document line printable type
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 DocumentLinePrintableType
Public Enumeration DocumentLinePrintableType
Members
| Member name | Value | Description |
---|
| NoPrintable | 0 | None |
| Printable | 1 | VAT |
| PrintableWithoutAmounts | 2 | Item |
See Also