WorkOrderCostVendorInvoiceReceivedDate Property |
Actual vendor invoice submission date (automatically set when invoice is received from 6.x). Value is date only, no time part.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime? VendorInvoiceReceivedDate { get; set; }
Public Property VendorInvoiceReceivedDate As DateTime?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableDateTime
See Also