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


IJobManager.NewJob Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJobManager Interface > IJobManager.NewJob Method
ArcGIS Developer Help

IJobManager.NewJob Method

Clears the for to create a new job (default view).

[Visual Basic .NET]
Public Sub NewJob ( _
)
[C#]
public void NewJob (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IJobManager Interface