 |
| BcfTransactionEventArgsTransaction Property |
Gets the transaction.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfTransaction Transaction { get; }Public ReadOnly Property Transaction As BcfTransaction
Get
public:
property BcfTransaction^ Transaction {
BcfTransaction^ get ();
}member Transaction : BcfTransaction with get
Property Value
Type:
BcfTransactionThe transaction.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0
See Also