Click or drag to resize

PackageRequestPickupTime Property

Gets or sets Pickup Time

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 204)]
public string PickupTime { get; set; }

Property Value

Type: String
Remarks
Time of day that the shipment will be ready for pickup
See Also