ArcFM Responder Mobile Developer Guide
ParentObject Property (MMAttrRelationshipClass)






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

MMAttrRelationshipClass Class
MMAttrRelationshipClass Members

Send Feedback