This document is archived and information here might be outdated. Recommended version. |
An array of all dataset defintion names that are defined in the TrackingServer that the data link is connected to.
[Visual Basic .NET] Public ReadOnly Property DataSetDefinitionList As Object
[C#] public object DataSetDefinitionList {get;}
[C++]
HRESULT get_DataSetDefinitionList(
Variant* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type VARIANT*