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


ICadastralEditorEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorEvents Interface
ArcGIS Developer Help

ICadastralEditorEvents Interface

Provides access to events that occur when the state of the Cadastral Editor changes.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method OnAfterStopEditingFabric Fired when the editor terminated edit mode.
Method OnBeforeStopEditingFabric Fired when the editor is about to terminate edit mode.
Method OnFabricLayerChanged Fired when a selected fabric layer is changed.
Method OnJobChanged Fired when a selected job is changed.
Method OnStartEditingFabric Fired when the editor starts in editor more.

Classes that implement ICadastralEditorEvents

Classes Description
CadastralEditorExtension Cadastral Editor Extension Object.