Click or drag to resize

BcfTransactionIsRolledBack Property

Gets a value indicating whether this instance is rolled back.

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

Property Value

Type: Boolean
if rolled back; otherwise, .
See Also