ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / MosaicDatasetDefinition Class
Properties Methods


In This Topic
    MosaicDatasetDefinition Class Members
    In This Topic

    The following tables list the members exposed by MosaicDatasetDefinition.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the ArcGIS.Core.Data.DatasetType of the mosaic dataset.  
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
    Public Method Gets a flag indicating whether the mosaic dataset is a referenced mosaic dataset. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also