Dataset definition ID associated with the tracking service.
[Visual Basic .NET] Public Property Source As String
[C#] public string Source {get; set;}
[C++]
HRESULT get_Source(
BSTR* newVal
);
[C++]
HRESULT put_Source(
BSTR newVal
);
[C++]Parameters
newVal [out, retval] newVal is a parameter of type BSTR newVal [in] newVal is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.