ArcObjects Library Reference (CadastralUI)  

ICadastralMapEdit.StopMapEdit Method

Stop map editing.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralMapEdit Interface