ArcFM Server Developer Guide
GetRelationshipClass Method


Syntax
'Declaration
 
Function GetRelationshipClass( _
   ByVal pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass _
) As IMMRelationshipClass
'Usage
 
Dim instance As IMMConfigTopLevel
Dim pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass
Dim value As IMMRelationshipClass
 
value = instance.GetRelationshipClass(pRelClass)
IMMRelationshipClass GetRelationshipClass( 
   ESRI.ArcGIS.Geodatabase.IRelationshipClass pRelClass
)

Parameters

pRelClass
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMConfigTopLevel Interface
IMMConfigTopLevel Members

 

 


Send Comment