This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > IServerEnvironment Interface > IServerEnvironment.CurrentJobID Property (ArcObjects .NET 10.5 SDK) |
Retrieves current job ID.
[Visual Basic .NET] Public ReadOnly Property CurrentJobID As String
[C#] public string CurrentJobID {get;}
[C++]
HRESULT get_CurrentJobID(
BSTR* pJobID
);
[C++]
Parameters pJobID [out, retval] pJobID is a parameter of type BSTR