ArcFM Engine Developer Guide
IMMFieldManagerEvents Interface Members
Methods 

The following tables list the members exposed by IMMFieldManagerEvents.

Public Methods
 NameDescription
 MethodOnBuildThis event is fired when the IMMFieldManager::Build() method is called. That is, the Field Manager contents have been modified.  
 MethodOnReBuildThis event is fired when a change to one field impacts other fields. For example, if a user changes the Subtype field of a transformer from Single Phase to Three Phase, the domain on the Phase field must change. This method ensures that the domain is changed to match the subtype.  
 MethodOnValueChangedThis event is fired when a single value is changed (with the exception of a value that impacts other fields).  
Top
See Also

Reference

IMMFieldManagerEvents Interface
Miner.Interop Namespace

 

 


Send Comment