CommodityHandlingUnits Property
Number of individual handling units to which this commodity applies.
Syntax
__property int CommodityHandlingUnits[int CommodityIdx] = {read=FCommodityHandlingUnits, write=FSetCommodityHandlingUnits};
Default Value
1
Remarks
Number of individual handling units to which this commodity applies. (NOTE: Total of commodity-level handling units may not balance to shipment-level total handling units.)
The size of the array is controlled by the CommodityCount property.
This property is not available at design time.
Data Type
Integer