Click or drag to resize

RequestPackageV3PackageID Property

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

The unique package Number.

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

Property Value

Type: String
Remarks
The package ID is not required, but can be used to associate ResponsePackages with RequestPackages.
See Also