| ProcessGetFirstTransition Method |
Returns the first transition in the process.
(which comes from the start element)
If it is not found it returns null.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Transition GetFirstTransition()
Return Value
Type:
Transition
See Also