This document is archived and information here might be outdated. Recommended version. |
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(
System.String* 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