ProcessGetProcessTemplateObject Method |
Name | Description | |
---|---|---|
![]() | GetProcessTemplateObject(ProcessObjectType) | |
![]() | GetProcessTemplateObject(ProcessObjectType, Int32) |
Returns an object related to a procestemplate based on objectType.
The object returned is either:
* the process object
* one of the activitety objects
* the target object
If objectType=ProcessObjectType.Activity the activityTemplateId must be provided.
In such case, the activity which is based on the templateid is returned.
|