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