ArcFM Desktop Developer Guide
InspectionModeChangedEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal inspectorRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass _
)
'Usage
 
Dim inspectorRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass
 
Dim instance As New InspectionModeChangedEventArgs(inspectorRelClass)
public InspectionModeChangedEventArgs( 
   ESRI.ArcGIS.Geodatabase.IRelationshipClass inspectorRelClass
)

Parameters

inspectorRelClass
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

InspectionModeChangedEventArgs Class
InspectionModeChangedEventArgs Members

 

 


Send Comment