Click or drag to resize
IImportExportColumnDescriptionIsGenerated Property

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

If the column is managed by netadmin, value is provided for export purposes and any change in imports will be ignored. Unlike IsReadOnly, value will be ignored on import

Namespace: Netadmin.Management.ImportExport.Description
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
bool IsGenerated { get; set; }

Property Value

Type: Boolean
See Also