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