The name of the GP service task which returns a URL to TrafficIndex.xml.
[Visual Basic .NET] Public Property TaskName As String
[C#] public string TaskName {get; set;}
[C++]
HRESULT get_TaskName(
BSTR* TaskName
);
[C++]
HRESULT put_TaskName(
BSTR TaskName
);
[C++]Parameters
TaskName [out, retval] TaskName is a parameter of type BSTR TaskName [in] TaskName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.