Click or drag to resize
FileDataFormatLabel Property
One of: embedded labels (field names are present in the file) no labels explicit labels (for DIFfiles)

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public string Label { get; set; }

Property Value

Type: String

Implements

IFileDataFormatLabel
See Also