ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.RevertGeometries Method

Revert geometries to the previous saved set. Call this method to undo current parcel tranformation.

[Visual Basic .NET]
Public Sub RevertGeometries ( _
)
[C#]
public void RevertGeometries (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface