This document is archived and information here might be outdated.  Recommended version.


ICadastralUndoRedo.WriteUndoRedoSession Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralUndoRedo.WriteUndoRedoSession Method

Write undo/redo edit operation.

[Visual Basic .NET]
Public Sub WriteUndoRedoSession ( _
    ByVal createUndoRedoObject As Boolean _
)
[C#]
public void WriteUndoRedoSession (
    bool createUndoRedoObject
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralUndoRedo Interface