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

CommodityValue Property

The value of an individual item being shipped.

Syntax

__property String CommodityValue[int CommodityIdx] = {read=FCommodityValue, write=FSetCommodityValue};

Default Value

""

Remarks

The value of an individual item being shipped. This should be provided for each item contained in the package being shipped. This property provides the value of the set of items. If the item is 2 boxes of 50 pens and the value of each box is $10.00, "20.00" (2 boxes x $10.00) should be entered. If the value of each pen is .25, then "25.00" (100 pens x .25) should be entered.

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