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


IQueryAttributes.SelectFeaturesInLayerOnOK Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IQueryAttributes.SelectFeaturesInLayerOnOK Property

When the user presses OK, select features. If there is an error, don't return. Default: FALSE.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQueryAttributes Interface