For Babelfish Release 1.12.4.4

EventStageStyleMapping Property

StageStyleSelection determines how the resulting Result COF is mapped to a STAGE STYLE.

When an Event defines a StageStyleMapping, it means that all descendent shots fired within that Event will have been fired on the same target and withing the same STAGE STYLE. This method returns a list of EventComposites that have defined StageStyleMappings, and thus have distinct STAGE STYLES.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public StageStyleMapping StageStyleMapping { get; set; }

Property Value

StageStyleMapping

See Also