Range Domain Description
The description of the RangeDomain to be created. Use the RangeDomainDescription to create a new RangeDomain in a mobile geodatabase, by calling Geodatabase.createDomain. The mobile geodatabase must have been created in ArcGIS Pro or using Geodatabase.create.
Since
200.1.0
Inherited properties
Link copied to clipboard
The field type of the domain to be created. Valid field types are FieldType.Int16, FieldType.Int32, FieldType.Float32, FieldType.Float64, and FieldType.Date. For a CodedValueDomainDescription, FieldType.Text is also valid.