ArcObjects Library Reference (CadastralUI)  

ICadastralUndoRedo.StartUndoRedoSession Method

Start undo/redo edit operation.

[Visual Basic .NET]
Public Sub StartUndoRedoSession ( _
    ByVal undoRedoName As String _
)
[C#]
public void StartUndoRedoSession (
    string undoRedoName
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralUndoRedo Interface