For Babelfish Release 1.11.1.3

ResultListIntermediateFormattedShowRelay Property

Gets or sets the name of the relay to show. When set, only athletes on that relay will be shown. Teams, who have one or more athltes on that relay will be shown, but only the team members on that relay will be shown.

The default value is an empty string, which means to show all competitors from all relays.

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public string ShowRelay { get; set; }

Property Value

String

See Also