ServiceDelayDays Property
Number of days the shipment is delayed in customs.
Syntax
int GetServiceDelayDays(int iServiceIdx);
Default Value
0
Remarks
Number of days the shipment is delayed in customs. This is only valid for UPS requests, and is returned for requests outside the US only and when the request indicates the query is in reference to a Non-Document type of shipment.
If applicable, this property is filled after a call to the GetShippingTime.
The size of the array is controlled by the ServiceCount property.
This property is read-only and not available at design time.
Data Type
Integer