Click or drag to resize

IDeliveryOrderPurchaseDocumentEntityPreparationStateMember Property

Gets the preparation state

Sale document : List of authorized values (DeliveryOrderStateX) in ISaleDeliveryReturnOrderComplexEntityMember

Purchase document : List of authorized values (DeliveryOrderStateX) in IPurchaseDeliveryReturnOrderComplexEntityMember

(État de préparation (Bons de réception))

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
IReadOnlyByteEntityMember PreparationStateMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the DeliveryOrderPreparationState (État de préparation (Bons de réception)) column of the PurchaseDocument (Document d'achat) table.
See Also