Template Properties |
The Template type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Get the TemplateAttrs for this Template.
| |
Category |
Gets the Template's category.
| |
FileID |
Gets the Template's file id for templates that aren't stored locally.
| |
FilePath |
Gets the path to the template file, if any.
Note that certain TemplateAttrs affect how this property is interpreted.
| |
ID |
Gets the Template's ID.
| |
Name |
Gets's the Template's name.
| |
Priority |
Gets the Template priority.
When a user has access to multiple Templates with the same Name, the accessible Template with the
highest Priority number is favored.
| |
Properties |
The Properties collection for the object.
| |
TemplateFields |
Returns the Template's TemplateFields collection of TemplateField objects.
| |
TemplateType |
Gets the Template type.
| |
TextItems |
The localized TextItems collection for the object.
|