ArcFM Server Developer Guide
OnCreate Method (MMRelationshipClassEventsListenerClass)


Syntax
'Declaration
 
Public Overridable Sub OnCreate( _
   ByVal rel As ESRI.ArcGIS.Geodatabase.IRelationship _
) 
'Usage
 
Dim instance As MMRelationshipClassEventsListenerClass
Dim rel As ESRI.ArcGIS.Geodatabase.IRelationship
 
instance.OnCreate(rel)
public virtual void OnCreate( 
   ESRI.ArcGIS.Geodatabase.IRelationship rel
)

Parameters

rel
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

MMRelationshipClassEventsListenerClass Class
MMRelationshipClassEventsListenerClass Members

 

 


Send Comment