Click or drag to resize

TransitionsGetByPosIds Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Transitions GetByPosIds(
	IntegerList includeTransitionIds
)

Parameters

includeTransitionIds
Type: IntegerList

Return Value

Type: Transitions
See Also