This document is archived and information here might be outdated. Recommended version. |
Job status.
[Visual Basic .NET] Public Property JobStatus As esriJobStatus
[C#] public esriJobStatus JobStatus {get; set;}
[C++]
HRESULT get_JobStatus(
esriJobStatus* pVal
);
[C++]
HRESULT put_JobStatus(
esriJobStatus pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type esriJobStatus* pVal [in]
pVal is a parameter of type esriJobStatus