ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / Definition Class / DatasetType Property

In This Topic
    DatasetType Property (Definition)
    In This Topic
    Gets the DatasetType of the definition.
    Syntax
    public abstract DatasetType DatasetType {get;}
    Public MustOverride ReadOnly Property DatasetType As DatasetType

    Property Value

    This definition's DatasetType.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also