Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

Collation Property

Overloads

Collation

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.

JSON property name: qCollation

Collation

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.

JSON property name: qCollation

Declaration

      public string Collation { get; set; }
    

Property Value

Type Description
System.String

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!