This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJob Interface > IJob.JobID Property (ArcObjects .NET 10.5 SDK) |
Job id.
[Visual Basic .NET] Public ReadOnly Property JobID As String
[C#] public string JobID {get;}
[C++]
HRESULT get_JobID(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR