This document is archived and information here might be outdated.  Recommended version.


IQueryWizard.Layer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IQ > IQueryWizard Interface > IQueryWizard.Layer Property
ArcGIS Developer Help

IQueryWizard.Layer Property

The layer selected (valid after calling DoModal).

[Visual Basic .NET]
Public ReadOnly Property Layer As ILayer
[C#]
public ILayer Layer {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQueryWizard Interface