Click or drag to resize
IDescribeImportExportTemplate Interface

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

Implement on templates to change how the documentation is generated

Namespace: Netadmin.Management.ImportExport.Description
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IDescribeImportExportTemplate

The IDescribeImportExportTemplate type exposes the following members.

Properties
  NameDescription
Public propertyGenerationModeGenerationMode
The mode of generation that should be done prior to calling Describe()
Top
Methods
  NameDescription
Public methodIImportExportTemplateDescriptionDescribe(IImportExportTemplateDescription)
Passes a generated baseline description to the template for refining.
Top
Implemented by
See Also