Click or drag to resize

ScheduleStateTransitionToString Method

Converts the value of the current ScheduleStateTransition object to its equivalent string representation.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public override string ToString()

Return Value

String
A string representation of the value of the current ScheduleStateTransition object.
See Also