| CopyRuleUsageGetProcessTemplateName Method |
Returns the name of the eventuel process template that the object belongs to.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string GetProcessTemplateName(
DataObjects processTemplates
)
Parameters
- processTemplates
- Type: Omada.OE.ModelDataObjects
Return Value
Type:
String
See Also