Responder Developer Guide
DomainConfiguration Property


Version: 10.2.1a

Resource Center Home

The configuration of this domain as defined in the dataset configuration XML.
Syntax
'Declaration
 
Protected Property DomainConfiguration As DomainConfig
'Usage
 
Dim instance As Domain
Dim value As DomainConfig
 
instance.DomainConfiguration = value
 
value = instance.DomainConfiguration
protected DomainConfig DomainConfiguration {get; set;}
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

Domain Class
Domain Members

 

 


Send Comment