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


ICadastralPacket.PacketChanged Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralPacket.PacketChanged Property

Indicates if the Packet data has changed.

[Visual Basic .NET]
Public Property PacketChanged As Boolean
[C#]
public bool PacketChanged {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralPacket Interface