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


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

ICadastralPacketEvents.AfterPacketClose Event

Fired when an XML Packet has been closed when editing stopped.

[Visual Basic .NET]
Public Event AfterPacketClose As AfterPacketCloseEventHandler
[C#]
public event AfterPacketCloseEventHandler AfterPacketClose

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralPacketEvents Interface