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