RecipientInvoiceId Property
The invoice number for the payment.
Syntax
__property String RecipientInvoiceId[int RecipientIndex] = {read=FRecipientInvoiceId, write=FSetRecipientInvoiceId};
Default Value
""
Remarks
The invoice number for the payment. The data in this property shows on the transaction details report. (Use the AdaptivePaymentDetails component to generate reports).
This property is optional.
The size of the array is controlled by the RecipientCount property.
This property is not available at design time.
Data Type
String