Click or drag to resize
CalculationWorks Logo
BcfTransactionIsRolledBack Property
Gets a value indicating whether this instance is rolled back.

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

Property Value

Type: Boolean
true if rolled back; otherwise, false.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also