 |
| BcfTransactionBuilderReason Property |
Gets the reason.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfTransactionCreationReason Reason { get; }Public ReadOnly Property Reason As BcfTransactionCreationReason
Get
Property Value
Type:
BcfTransactionCreationReasonThe reason.
See Also