PreviousNext
Help > Schema > EmptyContainer > MaxHeight Property
MaxHeight Property

Applies To

Web API.EmptyContainer

Description

Sets or gets the load limit of the height in the container.

Syntax

Property MaxHeight As double

Remarks

If this is less than the property Height of the container, the rest of the height is not filled. If it is longer than the Height, it is ignored.

If the ContainerType of the container is Pallet, the MaxHeight is supposed to include the PalletThickness.

Data Type

double