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


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

ICadastralExtension.GetJobPacket Method

Get Job packet.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralExtension Interface