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


IQueryAttributes.SelectFeaturesInLayerOnOK Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IQ > IQueryAttributes Interface > IQueryAttributes.SelectFeaturesInLayerOnOK Property
ArcGIS Developer Help

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