For Babelfish Release 1.12.3.10

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.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
[ObsoleteAttribute("Will be removed soon, as almost always DisplayName is equal to EventName.")]
public string DisplayName { get; set; }

Property Value

String

See Also