ISettingsLanguageCode Property |
Default language code for the SuperOffice client (this information is stored in a local file on the computer, named souser.ini) - does not require login
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring LanguageCode { get; }
ReadOnly Property LanguageCode As String
Get
Dim instance As ISettings
Dim value As String
value = instance.LanguageCode
property String^ LanguageCode {
String^ get ();
}
Property Value
Type:
String
See Also