The result of this job.
[Visual Basic .NET] Public ReadOnly Property Result As IThreadedJobResult
[C#] public IThreadedJobResult Result {get;}
[C++]
HRESULT get_Result(
IThreadedJobResult** ppJobResult
);
[C++]Parameters
ppJobResult [out, retval]ppJobResult is a parameter of type IThreadedJobResult
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.