Click or drag to resize
CalculationWorks Logo
BcfRollbackExceptionReason Property
Gets the specified reason when calling Rollback(Exception) or null if no reason was specified.

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

Property Value

Type: Exception
The reason.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also