Click or drag to resize

TransitionGetFromObjectIds Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void GetFromObjectIds(
	out int activityId,
	out int controlElementId
)

Parameters

activityId
Type: SystemInt32
controlElementId
Type: SystemInt32
See Also