IProcessTemplate.GetResource Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetResource(String) | Gets a resource with the given name from inside the process template. | |
GetResource(String, array<Byte[]%, Int64%) | Gets a resource with the given name from inside the process template. |
Top