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