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 |
The field type of the field. | |
|
MergePolicy |
The merge policy. | |
|
Owner |
string |
The owner of the domain. |
|
SplitPolicy |
The split policy. |
10/23/2013