forbiddenTrailerCount property

IntegerRange? forbiddenTrailerCount
getter/setter pair

Constrains the restriction to trucks with number of trailer within specified range during the trip. This property will be set if the TruckSpecifications.trailerCount is within this range.

Implementation

IntegerRange? forbiddenTrailerCount;