ArcObjects Library Reference (CartoUI)  

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