Click or drag to resize
CalculationWorks Logo
BcfDataSetParallelOptionsParallelValidationEnabled Property
Gets or sets a value indicating whether parallel validation enabled. Default is false

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

Property Value

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

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also