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

PackageDescription Property

For FedEx, this is the description that appears in the email to identify this package.

Object Oriented Interface

public function getPackageDescription($packageidx);
public function setPackageDescription($packageidx, $value);

Procedural Interface

inship_upsship_get($res, 30 , $packageidx);
inship_upsship_set($res, 30, $value , $packageidx);

Default Value

''

Remarks

For FedEx, this is the description that appears in the email to identify this package. This is optional.

For UPS, this is applicable and required for shipments with return service only.

This does not apply for USPS and Canada Post.

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