RequestPackageV3DimW Property |
[This is preliminary documentation and is subject to change.]
The width of the package.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic decimal DimW { get; set; }
Public Property DimW As Decimal
Get
Set
public:
virtual property Decimal DimW {
Decimal get () sealed;
void set (Decimal value) sealed;
}
Property Value
Type:
Decimal
See Also