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


ICadastralPacket.PacketChanged Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPacket Interface > ICadastralPacket.PacketChanged Property
ArcGIS Developer Help

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