AddressWithInterfaceTemplate Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.ImportExport.Templates.Extended.AddressWithInterfaceTemplate"]
Namespace: Netadmin.Management.ImportExport.Templates.Extended
The AddressWithInterfaceTemplate type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | void | AddressWithInterfaceTemplate(AddressTemplate, IDeviceManager, IObjectManager) | Initializes a new instance of the AddressWithInterfaceTemplate class |
Name | Description | ||
---|---|---|---|
![]() | String | Category | (Overrides ImportExportTemplateBase.Category.) |
![]() | String | Description | (Overrides ImportExportTemplateBase.Description.) |
![]() | Type | FilterType | (Overrides ImportExportTemplateBase.FilterType.) |
![]() | GenerationMode | GenerationMode | |
![]() | String | Name | (Overrides ImportExportTemplateBase.Name.) |
![]() | Boolean | SupportsExport | (Overrides ImportExportTemplateBase.SupportsExport.) |
![]() | Boolean | SupportsImport | (Overrides ImportExportTemplateBase.SupportsImport.) |
![]() | IEnumerableT, T: IImportExportTable | Tables | (Overrides ImportExportTemplateBase.Tables.) |
Name | Description | ||
---|---|---|---|
![]() | IImportExportTemplateDescription | Describe(IImportExportTemplateDescription) | |
![]() | Boolean | Equals(Object) | (Inherited from Object.) |
![]() | AddressInterfaceMappingDataSet | ExtractAndValidateData(IEnumerableDataTable, ValidationResult) | (Overrides ImportExportTemplateBase.ExtractAndValidateData(IEnumerableDataTable, ValidationResult).) |
![]() | void | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Int32 | GetFilteredExpectedRows(Object) | (Overrides ImportExportTemplateBase.GetFilteredExpectedRows(Object).) |
![]() | IEnumerableT, T: IEnumerableT | GetFilteredExportTables(Object) | (Overrides ImportExportTemplateBase.GetFilteredExportTables(Object).) |
![]() | Int32 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | Type | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | void | ImportTables(AddressInterfaceMappingDataSet) | (Overrides ImportExportTemplateBase.ImportTables(UTP).) |
![]() | Object | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | String | ToString | Returns a string that represents the current object. (Inherited from Object.) |