ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / Dataset Class / Type Property

In This Topic
    Type Property (Dataset)
    In This Topic
    Gets the DatasetType of the dataset.
    Syntax
    public abstract DatasetType Type {get;}
    Public MustOverride ReadOnly Property Type As DatasetType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also