 | 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)
Syntaxpublic DateTime InvoiceDate { get; set; }
Public Property InvoiceDate As DateTime
Get
Set
Property Value
Type:
DateTime
The invoice date.
See Also