This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IQ > IQueryBuilder Interface > IQueryBuilder.DatasetDefinitionName Property (ArcObjects .NET 10.4 SDK) |
The value of the DatasetDefinitionName property.
[Visual Basic .NET] Public Property DatasetDefinitionName As String
[C#] public string DatasetDefinitionName {get; set;}
[C++]
HRESULT get_DatasetDefinitionName(
BSTR* pVal
);
[C++]
HRESULT put_DatasetDefinitionName(
BSTR pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR pVal [in] pVal is a parameter of type BSTR