Venice properties (Interface: Venice)
 
The available properties for this interface are:
 
Name Get Set Type English description Dutch description French description
             
vLogonID BSTR logon identification of the current Venice user aanmeldingsnaam huidige Venice-gebruiker nom d'ouverture de session utilisateur Venice actuel
vModuleName BSTR module name of the running process modulenaam van het 'process' nom du module du 'process'
vRegNumber BSTR Venice registration number registratienummer van Venice numéro d'enregistrement de Venice
vRegType BSTR Venice registration type registratietype van Venice type d'enregistrement de Venice
vUserFunc BSTR function of the current Venice user functie huidige Venice-gebruiker fonction utilisateur Venice actuel
vUserGroups BSTR list of user groups of the current Venice user gebruikersgroepen huidige Venice-gebruiker groupes d'utilisateur de l'utilisateur Venice actuel
vUserIni BSTR initials of the current Venice user initialen huidige Venice-gebruiker initiales utilisateur Venice actuel
vUserName BSTR name of the current Venice user naam huidige Venice-gebruiker nom utilisateur Venice actuel
vVeniceVersion BSTR currently installed Venice version huidige versie van Venice version actuel de Venice
vWindowsUser BSTR currently logged on Windows user huidige Windows-gebruiker utilisateur Windows actuel
 
Remarks
The properties vModuleName and vWindowsUser will always return valid information. The other properties will only return valid information after having called GetAccessMode or any of the Logon functions (e.g. LogonSecure).
The property vUserGroups returns a semicolon separated list of the user groups of the current Venice user, f.i. 'Administration;Production;Sales'.