Interface UndoManagerInterface


public interface UndoManagerInterface
An UndoManagerInterface can be provided on platforms that support undo/redo operations to rollback or reapply changes. This provides those functions for moneydance syncable objects which already have a natural pre- and post-change state representation.
Since:
Moneydance 2017.3 build 1605