Click or drag to resize

ScheduleStateTransition Properties

The ScheduleStateTransition type exposes the following members.

Properties
 NameDescription
Public propertyScheduleDisplayNameGets the display name of the schedule to which this egde belongs - GetScheduleStateTransitions(String).
Public propertyStateTransitionTypeGets the type of the schedule state change (form not active to active or from active to not active).
Public propertyTransitionTimeGets the date/time of the schedule state transition. In case of using the method GetScheduleStateTransitions(String) the time is expressed as local time of the Management Server. In case of using the method GetScheduleStateTransitionsUtc(String) the time is expressed as UTC time.
Top
See Also