ArcObjects Library Reference (Catalog)  

IQuery.NameOfQuery Property

Name of the query.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface