ArcObjects Library Reference (GeoprocessingUI)  

IArcQuery.SelectMethod Property

The ArcInfo selection method used with the expression.

[Visual Basic .NET]
Public Property SelectMethod As String
[C#]
public string SelectMethod {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IArcQuery Interface