 
            | Miner.Data.Configuration Assembly > Miner.Data.Configuration Namespace : CodedDomain Class | 
The following tables list the members exposed by CodedDomain.
| Name | Description | |
|---|---|---|
|  | CodedDomain Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Count | Overridden. 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 | 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. 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. This method returns a description that corresponds to a domain value for this domain. | 
|  | GetImage | Overridden. 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. This method returns the domain value that corresponds to a description for this domain. |