ArcFM Server Developer Guide
Init Method (IMMRelationshipClassEventsListener)


Syntax
'Declaration
 
Sub Init( _
   ByVal pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass _
) 
'Usage
 
Dim instance As IMMRelationshipClassEventsListener
Dim pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass
 
instance.Init(pRelClass)
void Init( 
   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

IMMRelationshipClassEventsListener Interface
IMMRelationshipClassEventsListener Members

 

 


Send Comment