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


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

ICadastralPacketEvents Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AfterPacketClose Fired when an XML Packet has been closed when editing stopped.
Method BeforePacketClose Fired when an XML Packet is about to be closed when editing stopped.
Method PacketOpened Fired when an XML Packet is opened for Editing.
Method ParcelSelectionChanged Fired when packet selection changes.
Method PlanSelectionChanged Fired when plan selection changes.

Classes that implement ICadastralPacketEvents

Classes Description
CadastralEditorExtension Cadastral Editor Extension Object.