Click or drag to resize

Template Properties

The Template type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Get the TemplateAttrs for this Template.
Public propertyCategory
Gets the Template's category.
Public propertyFileID
Gets the Template's file id for templates that aren't stored locally.
Public propertyFilePath
Gets the path to the template file, if any. Note that certain TemplateAttrs affect how this property is interpreted.
Public propertyID
Gets the Template's ID.
Public propertyName
Gets's the Template's name.
Public propertyPriority
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.
Public propertyProperties
The Properties collection for the object.
Public propertyTemplateFields
Returns the Template's TemplateFields collection of TemplateField objects.
Public propertyTemplateType
Gets the Template type.
Public propertyTextItems
The localized TextItems collection for the object.
Top
See Also