For Babelfish Release 1.11.1.3

ResultCOFPostDisplay Property

Describes how to display shot graphics and (text) scores to spectators, after an event is completed.

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public List<ShotGraphicDisplay> PostDisplay { get; set; }

Property Value

ListShotGraphicDisplay

Remarks

EKA: Currently this field is not used (Apr 2024), as we have no way of populating the values from the range script. Rezults currently attempts to infer what to display, but can be kludgy depending on the COF.

See Also