Click or drag to resize

InvoiceSearchResultDetailLineEntityInvoiceDate Property

Gets or sets the invoice date.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Invoice
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime InvoiceDate { get; set; }

Property Value

Type: DateTime
The invoice date.
See Also