Click or drag to resize

BcfTransactionBuilderReason Property

Gets or sets a value indicating why a transaction should be created.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfTransactionCreationReason Reason { get; set; }

Property Value

Type: BcfTransactionCreationReason
The value indicating why a transaction should be created.
See Also