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


IJobCatalog.JobRegistry Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (System)  

IJobCatalog.JobRegistry Property

Job Registry.

[Visual Basic .NET]
Public WriteOnly Property JobRegistry
[C#]
public void JobRegistry {set;}
[C++]
HRESULT put_JobRegistry(
  IJobRegistry* 
);
[C++]

Parameters [in]
is a parameter of type IJobRegistry

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IJobCatalog Interface