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

ServiceType Property

The service selected for the shipment.

Syntax

public int getServiceType();
public void setServiceType(int serviceType);

Enumerated values: public final static int stUPSFreight = 0; public final static int stUPSFreightGuaranteed = 1;

Remarks

Specifies the service to be used for the shipment.

Valid values for UPS Freight are:

stUPSFreight (0)
stUPSFreightGuaranteed (1)

Default Value

0

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