IFieldInTableData HasNull Property Qlik Sense .NET SDK - API Reference
This property is set to true if the field contains some Null values.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

bool HasNull { get; set; }

Property Value

Type: OnlineBoolean
See Also