For Babelfish Release 1.12.3.10

EventStyleRelatedEventStyles Property

A list (order is inconsequential) of other EVENT STYLEs that are similar to this EVENT STYLE.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public List<string> RelatedEventStyles { get; set; }

Property Value

ListString

See Also