Click or drag to resize

BcfDataSetSetupAsyncRuleCalculationEnabled Property

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating whether rule calculation may processed asynchronously. Default is false.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public bool AsyncRuleCalculationEnabled { get; set; }

Property Value

Type: Boolean
true if rules may be calculated asynchronously; otherwise, false.
Version Information

BCF

Supported in: 4.0
See Also