ArcFM Responder Mobile Developer Guide
Domain Property (MMPseudoFieldAdapterClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678282)>
Public Overridable ReadOnly Property Domain As ESRI.ArcGIS.Geodatabase.IDomain
'Usage
 
Dim instance As MMPseudoFieldAdapterClass
Dim value As ESRI.ArcGIS.Geodatabase.IDomain
 
value = instance.Domain
[System.Runtime.InteropServices.DispId(1610678282)]
public virtual ESRI.ArcGIS.Geodatabase.IDomain Domain {get;}
public read-only property Domain: ESRI.ArcGIS.Geodatabase.IDomain; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678282)
public function get Domain : ESRI.ArcGIS.Geodatabase.IDomain
[System.Runtime.InteropServices.DispId(1610678282)]
public: __property virtual ESRI.ArcGIS.Geodatabase.IDomain* get_Domain();
[System.Runtime.InteropServices.DispId(1610678282)]
public:
virtual property ESRI.ArcGIS.Geodatabase.IDomain^ Domain {
   ESRI.ArcGIS.Geodatabase.IDomain^ get();
}
Requirements

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

See Also

Reference

MMPseudoFieldAdapterClass Class
MMPseudoFieldAdapterClass Members

Send Feedback