M-Files Vault Application Framework
C#
Show/Hide TOC
Environment
Base
Current
User
ID Property
The user id who caused the event handler call.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
int
CurrentUserID
{
get
;
set
; }
Property Value
Int32
Implements
IEnvironment
CurrentUserID
See Also
Reference
EnvironmentBase Class
MFiles.VAF.Common Namespace
In This Article
Definition
Property Value
Implements
See Also