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


IJobManager.NewJob Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

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