Languageid – Echelon OpenLNS User Manual
Page 375
OpenLNS Programmer's Reference
338
Data Type
Long.
Read/Write
Read/write.
Added to API
LNS Release 3.20.
LanguageId
Summary
Determines the language that will be used to display
Windows localized settings that are stored in the formatted
values.
For example, if the formatted value contains a date, this
would determine the language used to display the name of
the month in the date.
All language codes are three characters long. For example,
you could enter "ENU" to display the information in U.S.
English, "FRA" for French, or "DEU" for German.
how the LanguageId property should be filled in.
Availability
Local, full, lightweight, and independent clients.
Syntax
formatLocale.LanguageId = code
Element
Description
formatLocale
object being acted
upon.