PreviousNext
Help > Schema > Cargo > StackValue Property
StackValue Property

Applies To

Web API.Cargo

Description

Sets or gets the stack value of the cargo.

Syntax

Property StackValue As Integer

Data Type

Integer

Remark

In order to activate this property, you should set HigherStackValueBottomFirst or AllowedTopBottmStackValueSame to the StackingRule of the Rules class.

It can be used for the following purpose.

         Preventing heavy boxes from being placed on top of light boxes

         Stick two different boxes together vertically