ArcObjects Library Reference (ArcMapUI)  

IQueryAttributes.Layer Property

Layer selected by the user.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQueryAttributes Interface

.NET Related Topics

ArcMapUI