ArcFM Server Developer Guide
FireOnRelationshipCreated Method (IMMFireEditorEvents2)


Syntax
'Declaration
 
Sub FireOnRelationshipCreated( _
   ByVal pRelationship As ESRI.ArcGIS.Geodatabase.IRelationship _
) 
'Usage
 
Dim instance As IMMFireEditorEvents2
Dim pRelationship As ESRI.ArcGIS.Geodatabase.IRelationship
 
instance.FireOnRelationshipCreated(pRelationship)
void FireOnRelationshipCreated( 
   ESRI.ArcGIS.Geodatabase.IRelationship pRelationship
)

Parameters

pRelationship
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

IMMFireEditorEvents2 Interface
IMMFireEditorEvents2 Members

 

 


Send Comment