 | 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
SyntaxIReadOnlyDateEntityMember LimitDateMember { get; }
ReadOnly Property LimitDateMember As IReadOnlyDateEntityMember
Get
Property Value
Type:
IReadOnlyDateEntityMember
RemarksThis entity member is bound to the LimitDate (Date limite) column of the TrackingStockItem (N° de série/lot) table.
See Also