| ProcessGetTargetDataObjectType Method |
Returns the type object of the process / process template.
If the target object of the process is not loaded, null is returned.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObjectType GetTargetDataObjectType()
Return Value
Type:
DataObjectType
See Also