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