Click or drag to resize

EventStateType Enumeration

Event state type

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum EventStateType
Members
  Member nameValueDescription
Canceled3Canceled state
Completed2Completed state
InProgress1In progress state
Refused8Refused (only for events with Absence type)
Todo0Todo state
ToSchedule4To schedule state
ToValidate7To validate (only for events with Absence type)
UnderStudy5Under study
Validated6Validated (only for events with Absence type)
See Also