This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IP > IPlugin Interface > IPlugin.DataSetDefinitionList Property (ArcObjects .NET 10.5 SDK) |
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