Returns whether any record is mapped to nodata.
[Visual Basic .NET] Public Function HasValueToNoData ( _ ) As Boolean
[C#] public bool HasValueToNoData ( );
[C++]
HRESULT HasValueToNoData(
VARIANT_BOOL* hasToNodata
);
[C++]Parameters
hasToNodata [out, retval] hasToNodata is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.