ArcFM Engine Developer Guide
OnBuild Method


This event is fired when the IMMFieldManager::Build() method is called. That is, the Field Manager contents have been modified.
Syntax
'Declaration
 
Sub OnBuild() 
'Usage
 
Dim instance As IMMFieldManagerEvents
 
instance.OnBuild()
void OnBuild()
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

IMMFieldManagerEvents Interface
IMMFieldManagerEvents Members

 

 


Send Comment