Click or drag to resize
LocaleInfoCollation Property
Locale name (following language tagging convention RFC 4646): <language>-<REGION> Where language is a lowercase ISO 639 language code REGION specifies an uppercase ISO 3166 country code. If this property has not been set in a script, the returned value comes from the Windows operating system.

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

Property Value

Type: String

Implements

ILocaleInfoCollation
See Also