WORKBOOK_OVERRIDE_SCHEME_VERSION_ANALYTE_LIST

STRING, comprising a comma-separated list of scheme version analyte attributes, as follows:

  • alignment
  • allowNullResult
  • analyteText
  • analyteTextId
  • applyCorrectionFactor
  • autoAvgReadings
  • autoRelease
  • autoValidate
  • datagridHeaderName
  • defaultDataEntryWidth
  • defaultToFirstListValue
  • description
  • displayMask
  • exportName
  • falseValue
  • holdingTime
  • importName
  • isAccredited
  • isIncludeInCosts
  • isInternalLowerDetLimitCritical
  • isInternalUpperDetLimitCritical
  • isOnlyFromList
  • isSavedToQcHistory
  • isSurrogateResultCritical
  • isWorkflowCheckActive
  • limitRepeatabilityDuplicateValue
  • limitRepeatabilityValue
  • msdsName
  • name
  • parentAnalyteCode
  • parentAnalyteId
  • precisionScriptCode
  • precisionScriptId
  • priceCode
  • priceCodeLabCode
  • repeatability
  • repeatRangeTableCode
  • reportDescription
  • reportDisplayMask
  • reportName
  • reportSequence
  • reprodRangeTableCode
  • reproducibility
  • roundingMethodType
  • roundingScriptCode
  • roundingScriptId
  • statDetectionLimitDuplicateValue
  • statDetectionLimitValue
  • surrogateQcTypeCode
  • surrogateQcTypeId
  • surrogateRecLowerLimit
  • surrogateRecUpperLimit
  • surrogateTargetValue
  • trueValue
  • uncertaintyFactor
  • uncertaintyRangeTableCode
  • uncertaintyRangeTableId
  • uncertaintyScriptCode
  • uncertaintyScriptId
  • uncertaintyText
  • uncertaintyType
  • warningTime

When workbook needs to use a scheme version analyte attribute, then:

  • If empty (default on deploy), or the preference is missing, or contains no valid scheme version analyte attributes, then workbook uses org-scope scheme version analyte attributes.
  • If not empty, then, for each valid scheme version analyte attribute in the list, workbook uses the enabled-scope scheme version analyte attributes, and for each scheme version analyte attribute not in the list, workbook uses the org-scope scheme version analyte attribute.

Typically the preference is not set at role or user level.

Related Processes