Click or drag to resize

ITrackingStockItemEntityLimitDate Property

Gets or sets the item limit date

(Date limite)

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

Property Value

Type: NullableDateTime
Remarks
This entity member is bound to the LimitDate (Date limite) column of the TrackingStockItem (N° de série/lot) table.
See Also