ArcObjects Library Reference (Server)  

IServerEnvironmentImpl.CurrentJobID Property

.

[Visual Basic .NET]
Public WriteOnly Property CurrentJobID
[C#]
public void CurrentJobID {set;}
[C++]
HRESULT put_CurrentJobID(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

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

See Also

IServerEnvironmentImpl Interface