For Babelfish Release 1.11.1.3

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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public int Fade { get; set; }

Property Value

Int32

See Also