Click or drag to resize

BcfTransactionBuilderReason Property

[This is preliminary documentation and is subject to change.]

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

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

Property Value

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