Click or drag to resize

OrderPinListRequestPackageIDs Property

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

List of pins or package numbers to identify orders for operation.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public List<string> PackageIDs { get; set; }

Property Value

Type: ListString
See Also