ArcFM Responder Mobile Developer Guide
Domain Property (IMMPseudoFieldAdapter)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
WriteOnly Property Domain As ESRI.ArcGIS.Geodatabase.IDomain
'Usage
 
Dim instance As IMMPseudoFieldAdapter
 
instance.Domain = value
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.IDomain Domain {set;}
write-only property Domain: ESRI.ArcGIS.Geodatabase.IDomain; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function set Domain : ESRI.ArcGIS.Geodatabase.IDomain
[System.Runtime.InteropServices.DispId(1610678272)]
__property void set_Domain( 
   ESRI.ArcGIS.Geodatabase.IDomain* value
);
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Geodatabase.IDomain^ Domain {
   void set (    ESRI.ArcGIS.Geodatabase.IDomain^ value);
}
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

IMMPseudoFieldAdapter Interface
IMMPseudoFieldAdapter Members

Send Feedback