ArcObjects Library Reference (Server)  

IServerEnvironmentImpl2.JobRegistry Property

.

[Visual Basic .NET]
Public WriteOnly Property JobRegistry_2
[C#]
public void JobRegistry_2 {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

IServerEnvironmentImpl2 Interface