ArcObjects Library Reference (Catalog)  

IQuery.ClassID Property

Class ID indicating the type of query object that has been defined.

[Visual Basic .NET]
Public ReadOnly Property ClassID As UID
[C#]
public UID ClassID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface