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


ISelectFeaturesOperation.Layer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ISelectFeaturesOperation.Layer Property

The layer from which to select features.

[Visual Basic .NET]
Public WriteOnly Property Layer
[C#]
public void Layer {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectFeaturesOperation Interface