Click or drag to resize

IExecutionQuoteEntityPlannedReceiptDate Property

Gets or sets the planned receipt date.

(Date prévue de réception des travaux)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<DateTime> PlannedReceiptDate { get; set; }

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the PlannedReceiptDate (Date prévue de réception des travaux) column of the SaleDocumentEx (Document de vente étendu) table.
See Also