ArcGIS Pro 3.3 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 override DatasetType Type {get;}
    Public Overrides NotOverridable ReadOnly Property Type As DatasetType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also