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: 1.1.0.0 (1.1.0.0)
Syntax
public string Label { get; set; }

Property Value

Type: String

Implements

IFileDataFormatLabel
See Also