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


ICadastralPacketEvents.BeforePacketClose Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralPacketEvents.BeforePacketClose Event

Fired when an XML Packet is about to be closed when editing stopped.

[Visual Basic .NET]
Public Event BeforePacketClose As BeforePacketCloseEventHandler
[C#]
public event BeforePacketCloseEventHandler BeforePacketClose

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralPacketEvents Interface