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


ICadastralExtension.CreatePacket Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

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