The following tables list the members exposed by TemplateMetrics.
Name | Description | |
---|---|---|
AutoTagData | The autotag data for this template. null if there is none. Warning, this schema can change between versions and use of this property is not supported. | |
AutotagVersion | The version of the metadata. null if no metadata. | |
AutotagXml | The template metadata as an XML file. null if there is none. Warning, this schema can change between versions and use of this property is not supported. | |
BatchForEach | The forEach tag (text form) for batch runs. null if no query. | |
DataSourceProfiles | All the datasources in the template's metadata. The properties are the set of name/value pairs that define the datasource. All include name, root-path, full-type, and windows-identity or username and password. XML includes url and schema. SQL includes provider-class and connection-string or server and database. There are additional properties for various cases (such as ODBC which has a provider). Many properties (like name) can have no value and then will not be in the returned Dictionary. | |
Datasources | All datasources that must be processed for this template. | |
PodGuids | The POD guids in the template. | |
Tags | All tags that are defined in the template. Organized into three arrays as such: The first array contains all of the tags in the document body. The second array cointans all of the tags found in the header and footer. The third and final array contains all of the tags found in the footnotes. | |
TemplateType | The format of the template. | |
TemplateVariables | All of the template variables defined in the metadata. | |
Vars | All vars that must be defined by a caller in the template. |