Click or drag to resize
CalculationWorks Logo
BcfTransactionBuilderReason Property
Gets the reason.

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

Property Value

Type: BcfTransactionCreationReason
The reason.
See Also