M-Files Vault Application Framework
C#
Show/Hide TOC
Script
Environment
Is
Cancellable Field
Tells if the operation can be cancelled by throwing an error.
Definition
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
bool
IsCancellable
Field Value
Boolean
See Also
Reference
ScriptEnvironment Class
MFiles.VAF Namespace
In This Article
Definition
See Also