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


IQuery.ClassID Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IQ > IQuery Interface > IQuery.ClassID Property
ArcGIS Developer Help

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