This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInDatasetInfo Interface > IPlugInDatasetInfo.DatasetType Property (ArcObjects .NET 10.5 SDK) |
The type of the dataset.
[Visual Basic .NET] Public ReadOnly Property DatasetType As esriDatasetType
[C#] public esriDatasetType DatasetType {get;}
[C++]
HRESULT get_DatasetType(
esriDatasetType* DatasetType
);
[C++]
Parameters DatasetType [out, retval]
DatasetType is a parameter of type esriDatasetType
Returns the dataset type of this dataset. Determines what kind of icon the dataset will have in ArcCatalog.