Persistate API documentation
ExecuteRevert Method (execution)
NamespacesPersistateStandardOperationsExecuteRevert(Execution)

[This is preliminary documentation and is subject to change.]

Fill method to perform Revert. This should never be called.
Declaration Syntax
C#
public static ExecutionResult ExecuteRevert(
	Execution execution
)
Parameters
execution (Execution)
Not used.
Return Value
Remarks
This operation merely provides a Revert item on menus and toolbars. When selected, any currently ongoing Modify operation is rolled back.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)