Parameters
- codedValueDomainDescription
- Indicates the ArcGIS.Core.Data.CodedValueDomain to be created.
Return Value
The CodedValueDomainToken for the ArcGIS.Core.Data.CodedValueDomain to be created.
Exception | Description |
---|---|
System.ArgumentException | codedValueDomainDescription contains an invalid ArcGIS.Core.Data.MergePolicy or ArcGIS.Core.Data.SplitPolicy. -or- For Enterprise geodatabases, ArcGIS.Core.Data.FieldType.Single is invalid for domains. Consider using ArcGIS.Core.Data.FieldType.Double instead. |
System.ArgumentNullException | codedValueDomainDescription is null. |
Target Platforms: Windows 11, Windows 10