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


ICadastralEditorEvents.OnAfterStopEditingFabric Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorEvents.OnAfterStopEditingFabric Method

Fired when the editor terminated edit mode.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorEvents Interface