Clone | Creates a copy of the object. |
GetAsLookup | Gets this state transition as a lookup value. |
GetAsTypedValue | Gets this state transition as a single-select lookup based typed value. |
Clone | Creates a copy of the object. |
GetAsLookup | Gets this state transition as a lookup value. |
GetAsTypedValue | Gets this state transition as a single-select lookup based typed value. |
FromState | The source state. |
ID | The ID of the state transition. |
Name | The name of the state transition. |
Selectable | Specifies whether the state transition is selectable. |
SelectableFlagAffectedByPseudoUsers | Specifies whether the selectable flag is affected by pseudo-users. If true, the selectable flag can be trusted only if the available state transitions are requested for a specific 'ObjVer' by using the 'GetWorkflowStatesEx' method. |
ToState | The target state. |