Click or drag to resize
IImportExportTemplateDescription Properties

[This is preliminary documentation and is subject to change.]

The IImportExportTemplateDescription type exposes the following members.

Properties
  NameDescription
Public propertyStringLongDescription
A longer description. Can be multiple lines
Public propertyStringName
The name of the template
Public propertyStringShortDescription
A short description of the template. Should be no more than a single line of text
Public propertyIEnumerableT, T: IImportExportTableDescriptionTableDescriptions
Descriptions of all tables in the template. Must never be null
Top
See Also