Responder Developer Guide
CodedDomain Constructor(CodedDomainConfig)


Version: 10.2.1a

Resource Center Home

A coded value domain configuration object.
Initializes an instance of the CodedDomain class based on a domain configuration defined in the dataset configuration XML.
Syntax
'Declaration
 
Public Function New( _
   ByVal domainConfig As CodedDomainConfig _
)
'Usage
 
Dim domainConfig As CodedDomainConfig
 
Dim instance As New CodedDomain(domainConfig)
public CodedDomain( 
   CodedDomainConfig domainConfig
)

Parameters

domainConfig
A coded value domain configuration object.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

CodedDomain Class
CodedDomain Members
Overload List

 

 


Send Comment