WORKBOOK_OVERRIDE_SCHEME_VERSION_LIST
STRING, comprising a comma-separated list of scheme version attributes, including:
- sampleMaxVolume
- sampleMaxWeight
- sampleMinVolume
- sampleMinWeight
- sampleTargetVolume
- sampleTargetWeight
- sampleVolumeAllowances
- sampleWeightAllowances
- sampleVolumeTolerance
- sampleWeightTolerance
- sectionCapacity
- standardMaxVolume
- standardMaxWeight
- standardMinVolume
- standardMinWeight
- standardTargetVolume
- standardTargetWeight
- standardVolumeAllowances
- standardVolumeTolerance
- standardWeightAllowances
- standardWeightTolerance.
When workbook needs to use a scheme version attribute, then:
- If empty (default on deploy), or the preference is missing, or contains no valid scheme version attributes, then workbook uses org-scope scheme version attributes.
- If not empty, then, for each valid scheme version attribute in the list, workbook uses the enabled-scope scheme version attributes, and for each scheme version attribute not in the list, workbook uses the org-scope scheme version attribute.
Typically the preference is not set at role or user level.
