ArcFM Responder Mobile Developer Guide
CodedDomain Class Members
Properties  Methods 


The following tables list the members exposed by CodedDomain.

Public Constructors
 NameDescription
Public ConstructorCodedDomain ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountOverridden. Returns the number of items in the domain. This property returns the number of items in the domain.  
Public PropertyDataTypeGets the data type of a field that can use this domain. (Inherited from Miner.Data.Configuration.Domain)
Public PropertyDomainPairsGets 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.  
Public PropertyNameGets the name of this domain. (Inherited from Miner.Data.Configuration.Domain)
Public PropertyResourceAssemblyGets the name of the resource assembly for this domain. (Inherited from Miner.Data.Configuration.Domain)
Top
Protected Properties
 NameDescription
Protected PropertyDomainConfigurationThe configuration of this domain as defined in the dataset configuration XML. (Inherited from Miner.Data.Configuration.Domain)
Protected PropertyDomainEntries  
Top
Public Methods
 NameDescription
Public MethodCompareOverridden. 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.  
Public MethodGetCategoryOverridden. Return the domain category corresponding to a domain value.  
Public MethodGetDescriptionOverridden. 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.  
Public MethodGetImageOverridden. 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.  
Public MethodGetObjectDataOverridden.   
Public MethodGetSortOrderOverridden. Returns type of sort order for domain pairs.  
Public MethodGetValueOverridden. 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.  
Top
See Also

Reference

CodedDomain Class
Miner.Data.Configuration Namespace

Send Feedback