M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Processing
Job
Event
Args
Result Property
Definition
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
TaskProcessingJobResult
?
Result
{
get
;
set
; }
Property Value
Nullable
TaskProcessingJobResult
See Also
Reference
TaskProcessingJobEventArgs Class
MFiles.VAF.AppTasks Namespace
In This Article
Definition
See Also