ArcFM Solution Developer Guide
IMMAutoUpdaterRowFunctions Interface Members
Methods 

The following tables list the members exposed by IMMAutoUpdaterRowFunctions.

Public Methods
 NameDescription
 MethodEventIsInProgressUse this method to determine whether a given object (pRow) is the subject of an in-progress autoupdater response and decide accordingly whether to refrain from calling IRow::Store after making changes to the object.  
 MethodStoreThis method can be used as a "smart" replacement for the IRow::Store method. It calls EventIsInProgress on its argument, then calls IRow::Store on the argument if EventIsInProgress returns a value of False.  
Top
See Also

Reference

IMMAutoUpdaterRowFunctions Interface
Miner.Interop Namespace

 

 


Send Comment