Miner.Interop Namespace > IMMFieldAdapter Interface : Domain Property |
'Declaration
<System.Runtime.InteropServices.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
[System.Runtime.InteropServices.DispId(1610678282)]
ESRI.ArcGIS.Geodatabase.IDomain Domain {get;}
read-only property Domain: ESRI.ArcGIS.Geodatabase.IDomain;
System.Runtime.InteropServices.DispIdAttribute(1610678282)
function get Domain : ESRI.ArcGIS.Geodatabase.IDomain
[System.Runtime.InteropServices.DispId(1610678282)] __property ESRI.ArcGIS.Geodatabase.IDomain* get_Domain();
[System.Runtime.InteropServices.DispId(1610678282)]
property ESRI.ArcGIS.Geodatabase.IDomain^ Domain {
ESRI.ArcGIS.Geodatabase.IDomain^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2