M-Files Vault Application Framework
C#
Show/Hide TOC
Script
Result
Error Property
Indicates whether an error has occurred.
Definition
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
bool
Error
{
get
; }
Property Value
Boolean
See Also
Reference
ScriptResult Class
MFiles.VAF Namespace
In This Article
Definition
See Also