M-Files Vault Application Framework
C#
Show/Hide TOC
IEnvironment
Current
User
ID Property
The current (author) user id for the current event.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
int
CurrentUserID
{
get
; }
Property Value
Int32
See Also
Reference
IEnvironment Interface
MFiles.VAF.Common Namespace
In This Article
Definition
See Also