CommodityPONumber Property
The PO Number for printed reference per commodity.
Object Oriented Interface
public function getCommodityPONumber($commodityidx); public function setCommodityPONumber($commodityidx, $value);
Procedural Interface
inship_fedexfreightship_get($res, 47 , $commodityidx); inship_fedexfreightship_set($res, 47, $value , $commodityidx);
Default Value
''
Remarks
The PO Number for printed reference per commodity.
The size of the array is controlled by the CommodityCount property.
This property is not available at design time.
Data Type
String