For Babelfish Release 1.11.1.3

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

Property Value

ListString

See Also