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


ICadastralPacketEvents Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralPacketEvents Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (CadastralUI)  

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.

CoClasses that implement ICadastralPacketEvents

CoClasses and Classes Description
CadastralEditorExtension Cadastral Editor Extension Object.