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

ServiceDeliveryDay Property

Indicates the day of the week the shipment can be delivered when using the ServiceType .

Syntax

__property String ServiceDeliveryDay[int ServiceIdx] = {read=FServiceDeliveryDay, write=FSetServiceDeliveryDay};

Default Value

""

Remarks

Indicates the day of the week the shipment can be delivered when using the ServiceType. Possible values are: SUN, MON, TUE, WED, THU, FRI, SAT. In regards to International services, the delivery date availability is limited to some postal-code supported countries and it will be returned if available.

For UPS, this property is filled after a call to the GetShippingTime.

This is not applicable to USPS.

The size of the array is controlled by the ServiceCount property.

This property is read-only and not available at design time.

Data Type

String

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