M-Files Vault Application Framework
C#
Show/Hide TOC
Broadcast
Directive
User
ID Property
User ID of the user who initiated the task.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
int
UserID
{
get
;
set
; }
Property Value
Int32
See Also
Reference
BroadcastDirective Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also