Click or drag to resize

IExecutionQuoteEntityLastRefreshPurchaseStateDate Property

Gets or sets the last refresh purchase state date.

(Date de dernière mise à jour de l'état achat)

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> LastRefreshPurchaseStateDate { get; set; }

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the LastRefreshPurchaseStateDate (Date de dernière mise à jour de l'état achat) column of the SaleDocument (Document de vente) table.
See Also