Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CommodityFreightClass Property

Indicates the freight class of the commodity.

Object Oriented Interface

public function getCommodityFreightClass($commodityidx);
public function setCommodityFreightClass($commodityidx, $value);

Procedural Interface

inship_fedexfreightship_get($res, 37 , $commodityidx);
inship_fedexfreightship_set($res, 37, $value , $commodityidx);

Default Value

0

Remarks

Indicates the freight class of the commodity.

The following table lists freight classes available from FedEx freight services.

Freight Class
50
55
60
65
70
77.5
85
92.5
100
110
125
150
175
200
250
300
400
500

The size of the array is controlled by the CommodityCount property.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0