Click or drag to resize

ProcessControllerSetTransitionVOrder Method (Int32, Int32)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void SetTransitionVOrder(
	int transitionId,
	int newVOrder
)

Parameters

transitionId
Type: SystemInt32
newVOrder
Type: SystemInt32
See Also