Commodities Property
Collection of commodity line items in the fright shipment.
Syntax
[VB.NET] Public Property Commodities As FreightCommodityDetailList
[C#] public FreightCommodityDetailList Commodities {get;}
Remarks
This contains a collection of the commodity line items required when shipping internationally or when the ServiceType is set to stFedExFreightEconomy or stFedExFreightPriority.
This property is not available at design time.