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

PackageLocation Property

The location of pickup.

Syntax

public int getPackageLocation();
public void setPackageLocation(int packageLocation);

Enumerated values: public final static int plNotSet = 0; public final static int plFrontDoor = 1; public final static int plBackDoor = 2; public final static int plSideDoor = 3; public final static int plKnockOnDoor = 4; public final static int plMailRoom = 5; public final static int plOffice = 6; public final static int plReception = 7; public final static int plInMailbox = 8; public final static int plOther = 9;

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.

Default Value

0

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