Click or drag to resize

IExecutionQuoteEntityLastRefreshPurchaseStateDateMember Property

Gets 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
IReadOnlyDateTimeEntityMember LastRefreshPurchaseStateDateMember { get; }

Property Value

Type: IReadOnlyDateTimeEntityMember
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