This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITrafficFeedGPService Interface > ITrafficFeedGPService.TaskName Property (ArcObjects .NET 10.4 SDK) |
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