ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / CadDataset Class / Type Property

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also