 | ScheduleExceptionColleagueSelectionType Enumeration |
Type of colleague selection in schedule exceptions
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 ScheduleExceptionColleagueSelectionType
Public Enumeration ScheduleExceptionColleagueSelectionType
Members
| Member name | Value | Description |
---|
| ExcludeSelection | 1 | Exclude selection |
| IncludeSelection | 0 | Include selection |
See Also