For Babelfish Release 1.11.1.3

SimpleCOFScoreFormat Property

The ScoreFormat to use (e.g. Events or Shots), that is defined by the parent's Event Style .ScoreFormatCollectionDef, to use when displaying scores with this SimpleCOFComponent.

Definition

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

Property Value

String

Remarks

When displaying scores, the user chooses the ScoreFormatName (e.g. Decimal or Integer) to use to format scores.

See Also