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


ICadastralPacket Interface (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
ArcGIS Developer Help

ICadastralPacket Interface

Provides access to ICadastralPacket Interface

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AppendFile Append XML File to Packet.
Method Close Close the packet and discard all packet data.
Method CreateJoinSession Create a Join Session.
Read-only property GeoSurveyFunctions Packet Functions Interface.
Method OpenFile Read XML File into Packet.
Read/write property PacketChanged Indicates if the Packet data has changed.
Method ReadStream Read XML Stream into Packet.
Method SaveFile Save the packet to a file.
Method SaveStream Save the packet to a stream.
Read-only property SpatialReference Packet Spatial Reference.

Classes that implement ICadastralPacket

Classes Description
CadastralPacket CadastralPacket extras Class