Click or drag to resize

ScheduleStateTransitionStateTransitionType Property

Gets the type of the schedule state change (form not active to active or from active to not active).

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public ScheduleStateTransitionType StateTransitionType { get; }

Property Value

ScheduleStateTransitionType
See Also