Click or drag to resize

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
Syntax
IItemTrackingLimitDateEntityCollection TrackingLimitDates { get; }

Property Value

Type: IItemTrackingLimitDateEntityCollection
Remarks
Not a regular collection of the item ; to be used only if limit date tracking is activated when already exists tracking numbers
See Also