ArcGIS Pro 2.9 API Reference Guide
IsInteger Method (Raster)

ArcGIS.Core.Data.Raster Namespace > Raster Class : IsInteger Method
Gets a flag indicating whether the data in this raster is integer data.
Syntax
public bool IsInteger()
Public Function IsInteger() As Boolean

Return Value

A boolean value that is true if the data in this raster is integer data; otherwise, false.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Raster Class
Raster Members