| Miner.Data.Configuration Namespace : CodedDomain Class | 
The following tables list the members exposed by CodedDomain.
| Name | Description | |
|---|---|---|
![]()  | CodedDomain Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | Count | Overridden. Returns the number of items in the domain. This property returns the number of items in the domain. | 
![]()  | DataType | Gets the data type of a field that can use this domain. (Inherited from Miner.Data.Configuration.Domain) | 
![]()  | DomainPairs | Gets an array of objects describing this domain's description/value pairs This property gets an array of objects that describe this domain's description/value pairs. | 
![]()  | Name | Gets the name of this domain. (Inherited from Miner.Data.Configuration.Domain) | 
![]()  | ResourceAssembly | Gets the name of the resource assembly for this domain. (Inherited from Miner.Data.Configuration.Domain) | 
| Name | Description | |
|---|---|---|
![]()  | DomainConfiguration | The configuration of this domain as defined in the dataset configuration XML. (Inherited from Miner.Data.Configuration.Domain) | 
![]()  | DomainEntries | 
| Name | Description | |
|---|---|---|
![]()  | Compare | Overridden. Determines if a domain has the same contents as this domain. This method determines whether a given domain has the same contains as this domain. | 
![]()  | GetCategory | Overridden. Return the domain category corresponding to a domain value. | 
![]()  | GetDescription | Overridden. Returns the description corresponding to a domain value for this domain. This method returns a description that corresponds to a domain value for this domain. | 
![]()  | GetImage | Overridden. Returns the name of an embedded image corresponding to a domain value for this domain. This method returns the name of an embedded image that corresponds to a domain value for this domain. | 
![]()  | GetObjectData | Overridden. | 
![]()  | GetSortOrder | Overridden. Returns type of sort order for domain pairs. | 
![]()  | GetValue | Overridden. Returns the domain value corresponding to a description for this domain. This method returns the domain value that corresponds to a description for this domain. |