| ProcessGetFirstActivity Method |
Returns the first activity in the process.
(the one which the start-elementet leads to)
If it is not found, an Exception is thrown.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Activity GetFirstActivity()
Return Value
Type:
Activity
See Also