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


IQuery.ClassID Property (ArcObjects .NET 10.5 SDK)
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