IImportExportTemplateDescription Properties |
[This is preliminary documentation and is subject to change.]
The IImportExportTemplateDescription type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | String | LongDescription |
A longer description. Can be multiple lines
|
![]() | String | Name |
The name of the template
|
![]() | String | ShortDescription |
A short description of the template. Should be no more than a single line of text
|
![]() | IEnumerableT, T: IImportExportTableDescription | TableDescriptions |
Descriptions of all tables in the template. Must never be null
|