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


IArcQuery.Expression Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcQuery Interface > IArcQuery.Expression Property
ArcGIS Developer Help

IArcQuery.Expression Property

The full ArcInfo selection expression.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcQuery Interface