ArcObjects Library Reference (Catalog)  

IGxDataset.Type Property

The type of the associated dataset.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDataset Interface

.NET Samples

Extent view (Code Files: clsExtentView)