ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / CadDatasetDefinition Class / DatasetType Property

In This Topic
    DatasetType Property (CadDatasetDefinition)
    In This Topic
    Gets the DatasetType of the CAD dataset.
    Syntax
    public override DatasetType DatasetType {get;}
    Public Overrides NotOverridable ReadOnly Property DatasetType As DatasetType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also