ArcObjects Library Reference (GeoprocessingUI)  

IArcQuery.TokenType Property

The type of token element in the expression.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcQuery Interface