Click or drag to resize

CloseoutWithWeightRequestShipDate Property

[This is preliminary documentation and is subject to change.]

Date the shipment leaves the facility.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public DateTime ShipDate { get; set; }

Property Value

Type: DateTime
The ship date.
See Also