PreviousNext
Help > Input Classes > Rules Class > Rules Class Properties > IsWeightLimited Property
IsWeightLimited Property

Applies To

WebService.Rules

Description

Sets or gets whether the load is not exceed over the max weight given at the MaxWeight member of each container.

Syntax

Property IsWeightLimited As bool

Remarks

If true, the calculation makes the weight of the total load less than max weight of the container.

Data Type

bool