PaymentItemRefInvoice Property |
Invoice on which payment is based.
Based on and
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Invoice RefInvoice { get; set; }
Public Property RefInvoice As Invoice
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Invoice
See Also