ArcGIS Pro 2.8 API Reference Guide
IsInteger Method (RasterBandDefinition)

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

Return Value

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RasterBandDefinition Class
RasterBandDefinition Members