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

CommodityVolume Property

This should contain the volume of the freight item.

Object Oriented Interface

public function getCommodityVolume($commodityidx);
public function setCommodityVolume($commodityidx, $value);

Procedural Interface

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

Default Value

'0.0'

Remarks

This should contain the volume of the freight item. This should be specified in cubic feet if SizeUnit is set to IN and cubic meters if SizeUnit is set to CM.

This only applies when using the FedExFreightEconomy and FedExFreightPriority services.

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

This property is not available at design time.

Data Type

String

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