PaymentNote Property
Contains a note associated with the invoice payment.
Syntax
char* GetPaymentNote();
int SetPaymentNote(char* lpszPaymentNote);
Default Value
""
Remarks
Contains a note associated with the invoice payment.
Data Type
String