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* datasetDefID
);
[C++]
HRESULT put_Source(
BSTR datasetDefID
);
[C++]Parameters
datasetDefID [out, retval] datasetDefID is a parameter of type BSTR datasetDefID [in] datasetDefID is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.