ArcFM Solution Developer Guide
IMMAutoUpdaterRowFunctions Interface Methods

For a list of all members of this type, see IMMAutoUpdaterRowFunctions members.

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