Click or drag to resize
QvxFieldType Property
Data type in which field values are written in the QVX formatted data stream. See QvxFieldType.

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

Property Value

Type: QvxFieldType
See Also