RequestPackageV3WeightUOM Property |
[This is preliminary documentation and is subject to change.]
The weight Unit of Measure in Kilograms or pounds (KG or LB).
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic string WeightUOM { get; set; }
Public Property WeightUOM As String
Get
Set
public:
virtual property String^ WeightUOM {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
String
See Also