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 plNone = 0; public final static int plFront = 1; public final static int plSide = 2; public final static int plRear = 3;

Remarks

This property is optional when calling SchedulePickup. The allowed values to be selected are: None, Front, Side, or Rear.

Default Value

0

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