Click or drag to resize

IUsageCustomerProductEntityBaseExchangeStockDocumentState Property

Gets the exchange stock document state

List of authorized values in IPickUpStatesComplexEntityMember

(Etat de préparation)

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

Property Value

Type: NullableByte
Remarks
This entity member is bound to the PreparationState (Etat de préparation) column of the StockDocument (Document de stock) table.
See Also