AVEVA OMI Software Developer Kit
Properties  Events


Language Class Members

The following tables list the members exposed by Language.

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
Public Events
 NameDescription
Public Event  
Top
See Also