TemplateFormatsLabelValues

Provides detailed information about template formats stored in the Publisher repository. TemplateFormatsLabelValues is included in the ArrayOfTemplateFormatLabelValues complex data type.

Fields Provided by TemplateFormatsLabelValues

Field Description

boolean active

Whether the template is active (true) or not (false).

boolean applyStyleTemplate

Whether to apply the style template (true) or not (false).

boolean default

Whether the template is the default template (true) or not (false).

ArrayOfTemplateFormatLabelValue listOfTemplateFormatLabelValue

Contains the TemplateFormatLabelValue label-value pairs. See ArrayOfTemplateFormatLabelValue.

ArrayOfString templateAvailableLocales

The available locale options defined for a template passed in the ArrayOfString data type. See ArrayOfString.

String templateBaseLocale

The base locale options defined for a template.

String templateDefaultLocale

The default locale options defined for a template.

String templateID

The name assigned to the template in Publisher for example: "Employee Listing".

String templateType

The type of template, for example: "rtf" or "pdf".

String templateURL

The template file name in the Publisher repository, for example: "Employee Listing.rtf".

boolean viewOnline

Whether the template can be viewed online (true) or not (false).