Click or drag to resize

ContainerInfoContainerType Property

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

The Container's type.

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

Property Value

Type: String
Remarks
Container types such as a MasterContainer, Gaylord or Flight help quickly identify different containers.
See Also