 | IStockItemEntityTrackingNumbers Property |
Get the tracking numbers entity collection
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Stock
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxITrackingStockItemEntityCollection TrackingNumbers { get; }
ReadOnly Property TrackingNumbers As ITrackingStockItemEntityCollection
Get
Property Value
Type:
ITrackingStockItemEntityCollection
See Also