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


ICadastralExtension.GetEditPacket Method (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 > ICadastralExtension.GetEditPacket Method
ArcGIS Developer Help

ICadastralExtension.GetEditPacket Method

Get Edit packet.

[Visual Basic .NET]
Public Function GetEditPacket ( _
) As ICadastralPacket
[C#]
public ICadastralPacket GetEditPacket (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralExtension Interface