ApInvoiceStatusReadyForExport Property |
Boolean flag; True means Vendor Invoices with this status are ready to be exported.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool ReadyForExport { get; set; }
Property Value
Type:
Boolean
See Also