Creates a CAMTemplate from an XML string. Invalid template XML will produce errors
This is a static method.
|
This is a static method.
|
Type | Description |
CAMTemplate | Returns the newly created template. |
Name | Type | Description |
xml | string | The XML representation to act as a base for creating a template. |