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

PackageId Property

An 8-digit Unique Parcel Identification Number.

Object Oriented Interface

public function getPackageId($packageidx);
public function setPackageId($packageidx, $value);

Procedural Interface

inship_uspsshipintl_get($res, 38 , $packageidx);
inship_uspsshipintl_set($res, 38, $value , $packageidx);

Default Value

''

Remarks

An 8-digit Unique Parcel Identification Number.

Unique number used to identify the package. This property is optional, and only applies to USPS return labels.

The size of the array is controlled by the PackageCount 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