| ProcessControllerGetTransitionNames Method (IntegerList) |
Returns the names of a number of transitions.
The names are sorted by the transition vorder.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic StringList GetTransitionNames(
IntegerList transitionIds
)
Parameters
- transitionIds
- Type: IntegerList
Return Value
Type:
StringList
See Also