Click or drag to resize
CalculationWorks Logo
BcfValidatingCellEventArgsParallel Property
Gets a value indicating whether the operation will be or was executed parallel.

Namespace: CalculationWorks.BusinessModel.Behaviors.Diagnostics
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public bool Parallel { get; }

Property Value

Type: Boolean
true if parallel; otherwise, false.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also