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

PackageLocation Property

The location of pickup.

Syntax

[VB.NET]
Public Property PackageLocation As UspsshipPackageLocations

[C#]
public UspsshipPackageLocations PackageLocation {get; set;}

enum UspsshipPackageLocations { plNotSet, plFrontDoor, plBackDoor, plSideDoor, plKnockOnDoor, plMailRoom, plOffice, plReception, plInMailbox, plOther }

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