 | 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
Syntaxpublic BcfTransactionCreationReason Reason { get; set; }Public Property Reason As BcfTransactionCreationReason
Get
Set
Property Value
Type:
BcfTransactionCreationReasonThe value indicating why a transaction should be created.
See Also