This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IQ > IQueryWizard Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members of the query wizard.
Description | ||
---|---|---|
CombinationMethod | The selected combination method (valid after calling DoModal). | |
DoModal | Shows the query wizard. | |
InitialLayer | The initial layer (optional). | |
Layer | The layer selected (valid after calling DoModal). | |
Map | The map. | |
WhereClause | The generated WHERE clause (valid after calling DoModal). |
CoClasses and Classes | Description |
---|---|
QueryWizard | Query wizard. |