Click or drag to resize

SchedulingTypes Enumeration

Gets the scheduling types

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types.Gantt
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum SchedulingTypes
Members
  Member nameValueDescription
RecalculateDates0Recalculate dates (Fixed units in MS Project)
RecalculateExpectedDuration1Recalcule expected duration (Fixed duration in MS Project)
See Also