PreviousNext
Help > Input Classes > Container Class > Container Class Properties > ContainerType Property
ContainerType Property

Applies To

WebService.Container

Description

Sets or gets the type of the container. It has one of values {Carton, Pallet, SeaVan, Truck, AirPallet, Can, Bottle}.

Syntax

Property ContainerType As WebService.Container.ContainerTypeEnum

Remarks

 

Value

Description

Enumeration

0

 

Carton

1

 

Pallet

2

 

SeaVan

3

 

Truck

4

 

AirPallet

5

 

Can

6

 

Bottle

Data Type

WebService.Container.ContainerTypeEnum