Miner.Interop Namespace > IMMRelationship Interface : ParentObject Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> ReadOnly Property ParentObject As ESRI.ArcGIS.Geodatabase.IObject
'Usage
Dim instance As IMMRelationship 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();
}
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