For Babelfish Release 1.11.1.3

EventStyleScoreFormatCollectionDef Property

The SCORE FORMAT COLLECTION to use when displaying scores for this EVENT STYLE. Each SimpleCOFComponent specifies the Score Config Name.

The default value is "v1.0:orion:Standard Score Formats"

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public string ScoreFormatCollectionDef { get; set; }

Property Value

String

Remarks

There is an argument to be made that we should also include a SCORE FORMAT COLLECTION to use when displaying average scores over time.

See Also