Miner.Interop Namespace > IMMRelationship Interface : ParentObjectClass Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> ReadOnly Property ParentObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass
'Usage
Dim instance As IMMRelationship Dim value As ESRI.ArcGIS.Geodatabase.IObjectClass value = instance.ParentObjectClass
[System.Runtime.InteropServices.DispId(1610678276)]
ESRI.ArcGIS.Geodatabase.IObjectClass ParentObjectClass {get;}
read-only property ParentObjectClass: ESRI.ArcGIS.Geodatabase.IObjectClass;
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get ParentObjectClass : ESRI.ArcGIS.Geodatabase.IObjectClass
[System.Runtime.InteropServices.DispId(1610678276)] __property ESRI.ArcGIS.Geodatabase.IObjectClass* get_ParentObjectClass();
[System.Runtime.InteropServices.DispId(1610678276)]
property ESRI.ArcGIS.Geodatabase.IObjectClass^ ParentObjectClass {
ESRI.ArcGIS.Geodatabase.IObjectClass^ 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