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


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

ICadastralExtension Interface

Provides access to ICadastralExtension Interface

Product Availability

Available with ArcGIS Desktop.

Description

Allows you to access the job packet and the edit packet. The job packet contains the joined parcels in a cadastral fabric job and the edit packet contains the unjoined parcels (or parcels currently being edited) in the cadastral fabric job.

Members

Name Description
Read/write property BearingDisplayMode Bearing Display mode.
Method CreatePacket Create a new Packet.
Method GetEditPacket Get Edit packet.
Method GetJobPacket Get Job packet.
Method GetRevision Extension Revision number and Name.
Method ReadXMLPacket Read XML Packet.

Classes that implement ICadastralExtension

Classes Description
CadastralExtension CadastralExtension extras Class

Remarks

Allows you to access the job packet and the edit packet