Click or drag to resize

IQuotePurchaseDocumentEntity.ExecutionQuoteStatus Property

Gets the execution quote status.

(État du devis d'étude)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> ExecutionQuoteStatus { get; }

Property Value

Type: Nullable<Byte>
Remarks
This entity member is bound to the ExecutionQuoteStatus (État du devis d'étude) column of the SaleDocumentEx (Document de vente étendu) table.
See Also