Click or drag to resize
QvxFieldNullRepresentation Property
Method used to handle Null values. See QvxNullRepresentation.

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public QvxNullRepresentation NullRepresentation { get; set; }

Property Value

Type: QvxNullRepresentation
See Also