For Babelfish Release 1.11.1.3

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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public StageStyleMapping StageStyleMapping { get; set; }

Property Value

StageStyleMapping

See Also