This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGeoProcessorResult Interface > IGeoProcessorResult.ResultID Property (ArcObjects .NET 10.4 SDK) |
Get the job ID.
[Visual Basic .NET] Public ReadOnly Property ResultID As String
[C#] public string ResultID {get;}
[C++]
HRESULT get_ResultID(
BSTR* ResultID
);
[C++]
Parameters ResultID [out, retval] ResultID is a parameter of type BSTR