Click or drag to resize

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
Syntax
C#
public StringList GetTransitionNames(
	IntegerList transitionIds
)

Parameters

transitionIds
Type: IntegerList

Return Value

Type: StringList
See Also