fieldType property

FieldType get fieldType

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.

set fieldType (FieldType value)