EventHandlerEnvironmentIsCancellable Property

Tells if the operation can be cancelled by throwing an error.

Definition

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

Property Value

Boolean

See Also