INxDimension
NullSuppression Property
Qlik Sense .NET SDK - API Reference
If set to true, no null values are returned.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
bool
NullSuppression
{
get
;
set
; }
bool NullSuppression { get; set; }
Property
NullSuppression
As
Boolean
Get
Set
Property NullSuppression As Boolean Get Set
Property Value
Type:
Boolean
See Also
INxDimension Interface
INxDimension Members
Qlik.Engine Namespace