ScriptResultScriptCancelled Property

True if the execution of the script was cancelled.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool ScriptCancelled { get; }

Property Value

Boolean

See Also