 | IItemEntityTrackingLimitDates Property |
Gets the tracking numbers limit dates
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIItemTrackingLimitDateEntityCollection TrackingLimitDates { get; }
ReadOnly Property TrackingLimitDates As IItemTrackingLimitDateEntityCollection
Get
Property Value
Type:
IItemTrackingLimitDateEntityCollection
RemarksNot a regular collection of the item ;
to be used only if limit date tracking is activated when already exists tracking numbers
See Also