ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Table Class / Type Property

In This Topic
    Type Property (Table)
    In This Topic
    Gets the DatasetType of this derived dataset.
    Syntax
    public override DatasetType Type {get;}
    Public Overrides ReadOnly Property Type As DatasetType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also