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


IJobManager Interface (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
ArcGIS Developer Help

IJobManager Interface

Provides access to JobManager Interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method EditJob Job to edit. A NULL value will create a new job.
Write-only property Fabric Fabric layer or fabric object.
Method NewJob Clears the for to create a new job (default view).
Method ShowWindow Shows/hides the Job management dialog.
Read-only property Visible Indicates whether the Job Manager window is visible.

Classes that implement IJobManager

Classes Description
JobManager Management of one Job.