Click or drag to resize

BcfDataSetCatchCalculationException Property

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

Allows to control exception-handling in calculation. Default is null.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public Func<Exception, bool> CatchCalculationException { get; set; }

Property Value

Type: FuncException, Boolean
Version Information

BCF

Supported in: 4.0
See Also