Domain Description
The description of the domain to be created. This is the base class for domain descriptions such as CodedValueDomainDescription and RangeDomainDescription. It defines a domain name and field type to which domain values are applied.
Since
200.1.0
Inheritors
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.