AVEVA OMI Software Developer Kit


Language Class Properties

For a list of all members of this type, see Language members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the culture infos. CultureInfos array will have same size as LCID array. CultureInfo index in CultureInfos array and corresponding LCID index in LCIDs array will have same index number.  
Public Propertystatic (Shared in Visual Basic) Gets or sets the current culture information.  
Public Propertystatic (Shared in Visual Basic) Gets or sets the current language.  
Public Propertystatic (Shared in Visual Basic) Gets or sets the current lcid.  
Public Propertystatic (Shared in Visual Basic)  
Public Propertystatic (Shared in Visual Basic) Gets the languages. Languages array will have same size as LCIDs array. Lanuguage index in Languages array and corresponding LCID index in LCIDs array will have same index number.  
Public Propertystatic (Shared in Visual Basic) Gets the lcids. LCID array will have same size as Languages array. LCID index in LCIDs array and corresponding Lanuguage index in Languages array will have same index number.  
Top
See Also