 | WarnExceedAmountFromDocumentType Enumeration |
Document from which the warning must be shown
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 WarnExceedAmountFromDocumentType
Public Enumeration WarnExceedAmountFromDocumentType
Members
| Member name | Value | Description |
---|
| Delivery | 2 | Delivery document |
| Invoice | 3 | Invoice document |
| Order | 1 | Order document |
| Quote | 0 | Quote document |
See Also