Click or drag to resize

ITrackingStockItemEntityLimitDateMember Property

Gets 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
IReadOnlyDateEntityMember LimitDateMember { get; }

Property Value

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