allocation property

int? allocation
getter/setter pair

Weight allocated to this segment.

The weight assigned will be understood in proportion to the weights assigned to other segments in the same segment group. Acceptable values are 1 to 1000, inclusive.

Implementation

core.int? allocation;