ArcFM Engine Developer Guide
OnValueChanged Method (IMMFieldManagerEvents)


This event is fired when a single value is changed (with the exception of a value that impacts other fields).
Syntax
'Declaration
 
Sub OnValueChanged() 
'Usage
 
Dim instance As IMMFieldManagerEvents
 
instance.OnValueChanged()
void OnValueChanged()
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