ArcFM Engine Developer Guide
Domain Property


This property returns the coded-value domain for the given field. It returns NULL if no domain is assigned.
Syntax
'Declaration
 
<DispIdAttribute(1610678282)>
ReadOnly Property Domain As ESRI.ArcGIS.Geodatabase.IDomain
'Usage
 
Dim instance As IMMFieldAdapter
Dim value As ESRI.ArcGIS.Geodatabase.IDomain
 
value = instance.Domain
[DispId(1610678282)]
ESRI.ArcGIS.Geodatabase.IDomain Domain {get;}

Property Value

IDomain
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

IMMFieldAdapter Interface
IMMFieldAdapter Members

 

 


Send Comment