Transactions Property
The transactions in the mass payment.
Syntax
[VB.NET] Public Property Transactions As MassPayTransactionList
[C#] public MassPayTransactionList Transactions {get;}
Remarks
This property should contain all of the transactions to be sent in the mass payment.
This property is not available at design time.