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

CommodityFreightIsHazardous Property

Identifies if the Commodity item is hazardous.

Object Oriented Interface

public function getCommodityFreightIsHazardous($commodityindex);
public function setCommodityFreightIsHazardous($commodityindex, $value);

Procedural Interface

inship_upsfreightship_get($res, 25 , $commodityindex);
inship_upsfreightship_set($res, 25, $value , $commodityindex);

Default Value

false

Remarks

Identifies if the Commodity item is hazardous.

NOTE: This property is only applicable to UPS freight.

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

This property is not available at design time.

Data Type

Boolean

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