Click or drag to resize

ApInvoiceStatusReadyForExport Property

Boolean flag; True means Vendor Invoices with this status are ready to be exported.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ReadyForExport { get; set; }

Property Value

Boolean
See Also