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


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

ICadastralExtension.CreatePacket Method

Create a new Packet.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralExtension Interface