ResourceLCID |
Scroll |
Gets or sets the resource LCID.
Setting this value will override the resources used for parsing operators and macros in query conditions.
When setting the TheCultureInfo object to TheServer.SetCultureInfo, the value of this property will overwrite the value set by TheServer.SetLanguage.
Namespace: Therefore.API
Visual Basic Public Overridable Property ResourceLCID As Integer C# public virtual int ResourceLCID { get; set; }
Property ValueThe resource LCID used for query parsing. The default value is language setting in the Therefore client application for the current user. |