stripeCount property

int? stripeCount
getter/setter pair

Option for specifying how many stripes to use for the export.

If blank, and the value of the striped field is true, the number of stripes is automatically chosen.

Implementation

core.int? stripeCount;