GetKeyProperty Method (RasterDataset)
Gets a key property of this raster dataset based on the key property name.
This method must be called on the MCT. Use QueuedTask.Run.
Public Function GetKeyProperty( _
ByVal As String _
) As Object
Parameters
- name
- Name of the key property.
Return Value
An object representing the value of a key property of this raster dataset.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.