AVEVA OMI Software Developer Kit
AVEVA OMI Developer Guide > Assemblies (Component SDKs) > RunTimeData SDK > Language Namespace > Language Structures, Classes, and Enumerations
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 --