For Babelfish Release 1.12.3.10

DisplayStateFiringPoints Property

A list of firing point numbers (represented by strings) that this Display object should display information for.

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.Range
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public List<string> FiringPoints { get; set; }

Property Value

ListString

See Also