For Babelfish Release 1.12.3.10

SegmentGroupCommandFade Property

How long to display the text of the Command in the athlete monitor or spectator display units. Measured in seconds. A value of 0 means don't display the Command . Value of -1 means do not ever remove the Command. Commands: Not required, missing or value of -9999 uses DefaultCommand.Fade DefaultCommand: Required, defaults to 60

Does follow the value inheritance rules.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public int Fade { get; set; }

Property Value

Int32

See Also