maxArraySize property

int? maxArraySize
getter/setter pair

maximum array size.

If the array exceds this size, the field (list) is truncated.

Implementation

core.int? maxArraySize;