Click or drag to resize

InvoiceReimburseInvoiceGUID Property

If invoice is a credit note, this points to the invoice that was reimbursed.

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public string ReimburseInvoiceGUID { get; set; }

Property Value

String
See Also