M-Files Vault Application Framework
C#
Show/Hide TOC
App
Task
Update
Info
Update
Count Property
Number of updates this task has had.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
long
UpdateCount
{
get
;
set
; }
Property Value
Int64
See Also
Reference
AppTaskUpdateInfo Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also