PreviousNext
Help > Input Classes > Options Class > Options Class Properties > UOM Property
UOM Property

Applies To

WebService.Options

Description

Sets or gets the unit of measure of the shipment.

Syntax

Property UOM As WebService.Options.UOMEnum

Remarks

 

Value

Description

Enumeration

0

inch+lbs

UnitEnglish

1

mm+Kg

UnitMetric

2

Cm+Kg

UnitHighMetric

Data Type

WebService.Options.UOMEnum

Applies To

WebService.Options

Description

Sets or gets the unit of measure for the shipment. This value presents the unit of all the sizes and weight information in the Shipment class. Every size and weight of the load plan will be kept in the same unit of measures.

Syntax

Property UOM As WebService.Options.UOMEnum

Remarks

 

Value

Description

Enumeration

0

inch+lbs

UnitEnglish

1

mm+Kg

UnitMetric

2

Cm+Kg

UnitHighMetric

Data Type

WebService.Options.UOMEnum