For Babelfish Release 1.11.1.3

ParticipantDisplayNameShort Property

When a competitor's name is displayed, and there is limited number of characters, use this value. There is no rule as to how long the Short value could be, but by convention 12 characters or less.

Definition

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

Property Value

String

See Also