Click or drag to resize

ScheduleTimeEventType Enumeration

Schedule time event 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 ScheduleTimeEventType
Members
  Member nameValueDescription
All0All schedule time event (With an associated colleague, sub-contractor or equipment)
Colleague1Only the schedule time events with associated colleague
Equipement2Only the schedule time events with associated equipment
SubContractor3Only the schedule time events with associated sub contractor
See Also