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

PackageLocation Property

The location of pickup.

Syntax

int GetPackageLocation();

int SetPackageLocation(int iPackageLocation);

Possible Values

  PL_NOT_SET(0), 
  PL_FRONT_DOOR(1), 
  PL_BACK_DOOR(2), 
  PL_SIDE_DOOR(3), 
  PL_KNOCK_ON_DOOR(4), 
  PL_MAIL_ROOM(5), 
  PL_OFFICE(6), 
  PL_RECEPTION(7), 
  PL_IN_MAILBOX(8), 
  PL_OTHER(9)

Default Value

0

Remarks

This property is required when the following methods are called:

and it is retrieved in the:

The allowed values to be selected are: Front Door, Back Door, Side Door, Knock on Door/Ring Bell, Mail Room, Office, Reception, In/At Mailbox, Other

Note: When plOther is selected, the SpecialInstructions property is required to be entered.

Data Type

Integer

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