M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Exception
Settings
Exceptions Property
Definition
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
Dictionary
<
Type
,
TaskProcessingJobResult
>
Exceptions
{
get
;
set
; }
Property Value
Dictionary
Type
,
TaskProcessingJobResult
See Also
Reference
TaskExceptionSettings Class
MFiles.VAF.AppTasks Namespace
In This Article
Definition
See Also