Click or drag to resize

ITrackingStockItemEntityAdjustedLimitDate Property

Gets or sets the adjusted limit date (take care of safety delay)

(Sortir du stock le)

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

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the AdjustedLimitDate (Sortir du stock le) column of the TrackingStockItem (N° de série/lot) table.
See Also