Domain

Derived Types: CodedValueDomain, RangeDomain

An abstract class that is the base used to group common properties of its derived types providing information on the domain and its policies.

Property

Type

Description

Description

string

The description of the domain.

DomainName

string

The name of the domain.

FieldType

esriFieldType

The field type of the field.

MergePolicy

esriMergePolicyType

The merge policy.

Owner

string

The owner of the domain.

SplitPolicy

esriSplitPolicyType

The split policy.

11/8/2016