TransactionAmount Property |
Returns the amount of this transaction.
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double Amount { get; }
Return Value
Type:
Doublethe amount of this transaction
See Also