Click or drag to resize

IInventoryStockDocumentEntityIncludeSoldOutTrackingNumbers Property

Gets or sets wether to include sold out tracking numbers on inventory

(Inclure les n° de série/lot épuisés)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> IncludeSoldOutTrackingNumbers { get; set; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the IncludeSoldOutTrackingNumbers (Inclure les n° de série/lot épuisés) column of the StockDocument (Document de stock) table.
See Also