 | ColleagueActiveState Enumeration |
enum representing the third active 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 ColleagueActiveState
Public Enumeration ColleagueActiveState
Members
| Member name | Value | Description |
---|
| Active | 0 | Active state |
| Blocked | 2 | Blocked state |
| InSleeping | 1 | In sleeping state |
See Also