| TransitionGoesFromControlElement Method |
Returns true if the transition goes to a controlelement of the given type.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool GoesFromControlElement(
ControlElementType controlElementType
)
Parameters
- controlElementType
- Type: Omada.OE.ModelControlElementType
Return Value
Type:
Boolean
See Also