Click or drag to resize

BcfDataSetCurrentTransaction Property

Gets the current BcfTransaction.

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

Property Value

Type: BcfTransaction
The current transaction or when no transaction is active.
See Also