Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

OMI SDK

Language structures, classes, and enumerations

LocateItem (structure): this holds the locale identifier (LCID) and the language name.

Property Name Property Type Description Default Value
LCID Integer Gets the locale ID --
LanguageName String Gets the language name that corresponds to the Locale ID --

 

 

LocaleEverntArgs Class

Property Name Property Type Description Default Value
NewLCID Integer This indicates the numeric identifier for the new LCID --
OldLCID Integer This indicates the numeric identifier of the old LCID --