Miner.Interop Namespace > MMRelationshipClass Class : ChildObjectClass Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678277)> Public Overridable ReadOnly Property ChildObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass
'Usage
Dim instance As MMRelationshipClass Dim value As ESRI.ArcGIS.Geodatabase.IObjectClass value = instance.ChildObjectClass
[System.Runtime.InteropServices.DispId(1610678277)] public virtual ESRI.ArcGIS.Geodatabase.IObjectClass ChildObjectClass {get;}
public read-only property ChildObjectClass: ESRI.ArcGIS.Geodatabase.IObjectClass; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678277)
public function get ChildObjectClass : ESRI.ArcGIS.Geodatabase.IObjectClass
[System.Runtime.InteropServices.DispId(1610678277)] public: __property virtual ESRI.ArcGIS.Geodatabase.IObjectClass* get_ChildObjectClass();
[System.Runtime.InteropServices.DispId(1610678277)] public: virtual property ESRI.ArcGIS.Geodatabase.IObjectClass^ ChildObjectClass { 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