Click or drag to resize
CalculationWorks Logo
BcfTransactionBuilderAutoRollback Property

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

Property Value

Type: Boolean
true if automatic rollback; otherwise, false.
Remarks
Implicit created transactions will enforce auto rollback EnforceAutoRollback.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also