For Babelfish Release 1.11.3.13

ViewDefinitionConfigurationDuration Property

The time in seconds that this ViewDefinition is shown on the Display. The default value is 15 seconds. NOTE: The default value is set in the source code for Athena.

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.AbstractEST
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public int Duration { get; set; }

Property Value

Int32

See Also