Click or drag to resize
IImportExportColumnDescriptionAllowedValues Property

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

An array of allowed values, or null. This is used when values are restricted to be one or more of very specific values

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

Property Value

Type: IImportExportAllowedValue
See Also