For Babelfish Release 1.11.1.3

TieBreakingRuleCountOfEventName Property

The EventName to apply this rule to that is defined by the Course of Fire and found in the participant’s ResultCOF. The result engine must use this rule if the EventName is found in the participant’s ResultCOF. If the EventName is not found this TieBreakingRule is skipped. May contain a place holder "{}". If used, ValueSeries must be included to compile the list of EventNames to check.

Definition

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

Property Value

String

See Also