M-Files Vault Application Framework
C#
Show/Hide TOC
Processing
Report
T
Failed Property
Holds items that failed during processing.
Definition
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
Dictionary
<
string
, T>
Failed
{
get
;
set
; }
Property Value
Dictionary
String
,
T
See Also
Reference
ProcessingReport
T
Class
MFiles.VAF.MultiserverMode Namespace
In This Article
Definition
See Also