Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

ColorWarningThreshold

Type

integer

Description

This number represents days/hours based on the ColorWarningThresholdUnits key.This tells the system after how many days/hours must pass before the color should be set to the warning color in the ShareVis Task List.

The default value is 7.

Scope

Global

Example 1

Key Values

  • ColorWarningThresholdUnits = days.
  • ColorWarningThreshold = 7

Result: Any task which is pending for the past 7 days will be displayed with a warning color in the ShareVis Task List.

Example 2

Key Values

  • ColorWarningThresholdUnits = hours.
  • ColorWarningThreshold = 24

Result: Any task which is pending for the past 24 hours will be displayed with a warning color in the ShareVis Task List.