| ILocaleInfoCollation 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.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxstring Collation { get; set; }Property Collation As String
	Get
	Set
Property Value
Type: 
String
See Also