Click or drag to resize

IReturnOrderPurchaseDocumentEntityPreparationState Property

Gets or sets the preparation state

List of authorized values (ReturnOrderStateX) in IPurchaseDeliveryReturnOrderComplexEntityMember

(État de préparation (Bons de retour))

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

Property Value

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