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


IQuery.DatasetType Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IQuery.DatasetType Property

Type of object for which to search.

[Visual Basic .NET]
Public Property DatasetType As INativeType
[C#]
public INativeType DatasetType {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface