For Babelfish Release 1.12.4.4

ResultEventAbbrDisplayName Property

Note: This API is now obsolete.
Human readable name for this ResultEventAbbr.

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
[ObsoleteAttribute("Will be removed soon, as almost always DisplayName is equal to EventName.")]
public string DisplayName { get; set; }

Property Value

String

See Also