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