ArcFM Responder Mobile Developer Guide
IMMRelationship_ParentObject Property






Syntax
'Declaration
 
Public Overridable ReadOnly Property IMMRelationship_ParentObject As ESRI.ArcGIS.Geodatabase.IObject
'Usage
 
Dim instance As MMAttrRelationshipClass
Dim value As ESRI.ArcGIS.Geodatabase.IObject
 
value = instance.IMMRelationship_ParentObject
public virtual ESRI.ArcGIS.Geodatabase.IObject IMMRelationship_ParentObject {get;}
public read-only property IMMRelationship_ParentObject: ESRI.ArcGIS.Geodatabase.IObject; virtual; 
public function get IMMRelationship_ParentObject : ESRI.ArcGIS.Geodatabase.IObject
public: __property virtual ESRI.ArcGIS.Geodatabase.IObject* get_IMMRelationship_ParentObject();
public:
virtual property ESRI.ArcGIS.Geodatabase.IObject^ IMMRelationship_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