Disbursementtransactions Property |
The list of transactions associated with this disbursment
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic List<Transaction> transactions { get; set; }
Public Property transactions As List(Of Transaction)
Get
Set
Property Value
Type:
ListTransaction
See Also