ArcFM Responder Mobile Developer Guide
ParentObject Property (IMMAttrRelationship)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
ReadOnly Property ParentObject As ESRI.ArcGIS.Geodatabase.IObject
'Usage
 
Dim instance As IMMAttrRelationship
Dim value As ESRI.ArcGIS.Geodatabase.IObject
 
value = instance.ParentObject
[System.Runtime.InteropServices.DispId(1610678275)]
ESRI.ArcGIS.Geodatabase.IObject ParentObject {get;}
read-only property ParentObject: ESRI.ArcGIS.Geodatabase.IObject; 
System.Runtime.InteropServices.DispIdAttribute(1610678275)
function get ParentObject : ESRI.ArcGIS.Geodatabase.IObject
[System.Runtime.InteropServices.DispId(1610678275)]
__property ESRI.ArcGIS.Geodatabase.IObject* get_ParentObject();
[System.Runtime.InteropServices.DispId(1610678275)]
property ESRI.ArcGIS.Geodatabase.IObject^ ParentObject {
   ESRI.ArcGIS.Geodatabase.IObject^ 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

IMMAttrRelationship Interface
IMMAttrRelationship Members

Send Feedback