Click or drag to resize
FieldAttributesFmt Property
Defines the format pattern. Is used in connection to the type of the field (parameter qType) Example: YYYY-MM-DD for a date

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public string Fmt { get; set; }

Property Value

Type: String

Implements

IFieldAttributesFmt
See Also