Range Domain Description
An object that describes a RangeDomain to be created. Creation of domains is currently only supported on mobile geodatabases, either created in ArcGIS Pro or via Geodatabase.create(String).
Since
200.1.0
Inherited properties
Link copied to clipboard
The field type of the domain to be created. Specifies the field type of the domain. Valid field types are FieldType.Int16, FieldType.Int32, FieldType.Float32, FieldType.Float64, and FieldType.Date. Additionally, for CodedValueDomainDescription, FieldType.Text is valid.