Click or drag to resize

BcfDataBindingErrorEventArgsException Property

The exception occurred when raising binding events.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public Exception Exception { get; }

Property Value

Type: Exception
See Also