ModelingDocStore.FlushUndoManager Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flush the transactions maintained by the IMS. Once it’s flushed, one will not be able to undo/redo transactions.
protected public:
void FlushUndoManager();
protected internal void FlushUndoManager ();
member this.FlushUndoManager : unit -> unit
Protected Friend Sub FlushUndoManager ()