InvoiceId Property
Invoice number as originally set by the merchant.
Syntax
[VB.NET] Public ReadOnlyProperty InvoiceId As String
[C#] public string InvoiceId {get;}
Remarks
This property is returned by PayPal after a call to GetTransactionDetails.
This property is read-only.
Default Value
""