Click or drag to resize

ContainerInfoContainerNumber Property

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

The Container's unique client provided ContainerNumber.

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 ContainerNumber { get; set; }

Property Value

Type: String
Remarks
The ContainerNumber is provided by the client and must be unique.
See Also