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

CommodityFreightPackagingType Property

Identifies the Commodity item's packaging type.

Syntax

__property TibxUPSFreightRatesCommodityFreightPackagingTypes CommodityFreightPackagingType[int CommodityIndex] = {read=FCommodityFreightPackagingType, write=FSetCommodityFreightPackagingType};



enum TibxUPSFreightRatesCommodityFreightPackagingTypes { cptBag=0, cptBale=1, cptBarrel=2, cptBundle=3, cptBin=4, cptBox=5, cptBasket=6, cptBunch=7, cptCabinet=8, cptCan=9, cptCarrier=10, cptCase=11, cptCarboy=12, cptContainer=13, cptCrate=14, cptCask=15, cptCarton=16, cptCylinder=17, cptDrum=18, cptLoose=19, cptOther=20, cptPail=21, cptPieces=22, cptPackage=23, cptPipe=24, Line=25, cptPallet=26, cptRack=27, cptReel=28, cptRoll=29, cptSkid=30, cptSpool=31, cptTube=32, cptTank=33, cptUnit=34, cptVanPack=35, cptWrapped=36 };

Default Value

0

Remarks

Identifies the Commodity item's packaging type. Possible values are:

cptBag (0)
cptBale (1)
cptBarrel (2)
cptBundle (3)
cptBin (4)
cptBox (5)
cptBasket (6)
cptBunch (7)
cptCabinet (8)
cptCan (9)
cptCarrier (10)
cptCase (11)
cptCarboy (12)
cptContainer (13)
cptCrate (14)
cptCask (15)
cptCarton (16)
cptCylinder (17)
cptDrum (18)
cptLoose (19)
cptOther (20)
cptPail (21)
cptPieces (22)
cptPackage (23)
cptPipe Line (24)
cptPallet (25)
cptRack (26)
cptReel (27)
cptRoll (28)
cptSkid (29)
cptSpool (30)
cptTube (31)
cptTank (32)
cptUnit (33)
cptVanPack (34)
cptWrapped (35)

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

Integer

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