AccpacSession.UserLanguage
Returns the 3-letter language code which represents the current user's language preference.
Property UserLanguage As String
(read-only)
Remarks
The user's language preference is set by ADMIN in the Users UI of ACCPAC Administrative Services.
Currently supported language codes include:
|
Language code |
Language |
|
CHN |
Chinese |
|
ENG |
English |
|
ESN |
Spanish |
|
FRA |
French |
This property returns an empty string ("") if the session is not open.