forbiddenAxleCount property

IntegerRange? forbiddenAxleCount
getter/setter pair

The restriction to trucks with axles number within specified range during the trip. This property will be set if the TruckSpecifications.axleCount is within this range.

Implementation

IntegerRange? forbiddenAxleCount;