ArcGIS Pro 2.9 API Reference Guide
BasicRasterDataset Class Methods


ArcGIS.Core.Data.Raster Namespace : BasicRasterDataset Class

For a list of all members of this type, see BasicRasterDataset members.

Public Methods
 NameDescription
Public MethodCreates a Raster that has the same properties of this basic raster dataset. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the complete name of this raster dataset. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets the ArcGIS.Core.Data.Definition of the dataset. (Inherited from ArcGIS.Core.Data.Dataset)
Public Method Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public Method Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Top
Extension Methods
 NameDescription
Public Extension Method Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run.
Top
See Also

Reference

BasicRasterDataset Class
ArcGIS.Core.Data.Raster Namespace