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

In This Topic
    Type Property (MosaicDataset)
    In This Topic
    Gets the ArcGIS.Core.Data.DatasetType of this mosaic 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