 | ExceedAmountControlEventType Enumeration |
Action from which an exceed amount control must be done
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 ExceedAmountControlEventType
Public Enumeration ExceedAmountControlEventType
Members
| Member name | Value | Description |
---|
| DocumentContent | 1 | Document content |
| DocumentSaving | 2 | Document saving |
| ThirdSelection | 0 | Third selection |
See Also