ServiceDeliveryTime Property
Scheduled local delivery time.
Syntax
char* GetServiceDeliveryTime(int iServiceIdx);
Default Value
""
Remarks
Scheduled local delivery time. This is available only for UPS, and indicates the latest time of day the shipment will be delivered as guaranteed by UPS. Format: HH:MM:SS.
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
String