 | EventConflictIndicatorType Enumeration |
Type of event conflict indicator.
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 EventConflictIndicatorType
Public Enumeration EventConflictIndicatorType
Members
| Member name | Value | Description |
---|
| Error | 2 | Serious conflicts |
| NoConflict | 0 | No conflict |
| Warning | 1 | No serious conflicts |
See Also