ArcGIS Pro 2.6 API Reference Guide
Type Property (Dataset)

ArcGIS.Core.Data Namespace > Dataset Class : Type Property
Gets the DatasetType of the dataset.
Syntax
public abstract DatasetType Type {get;}
Public MustOverride ReadOnly Property Type As DatasetType
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Dataset Class
Dataset Members