ArcFM Engine Developer Guide
add_BeforeReconcileDesign Method (IMMDesignEvents2_Event)


Syntax
'Declaration
 
Sub add_BeforeReconcileDesign( _
   ByVal A_1 As IMMDesignEvents2_BeforeReconcileDesignEventHandler _
) 
'Usage
 
Dim instance As IMMDesignEvents2_Event
Dim A_1 As IMMDesignEvents2_BeforeReconcileDesignEventHandler
 
instance.add_BeforeReconcileDesign(A_1)
void add_BeforeReconcileDesign( 
   IMMDesignEvents2_BeforeReconcileDesignEventHandler A_1
)

Parameters

A_1
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

IMMDesignEvents2_Event Interface
IMMDesignEvents2_Event Members

 

 


Send Comment