For Babelfish Release 1.11.3.13

SegmentGroupSegmentStageLabel Property

The stage label that is applied to each shot that is fired during this segment. Stage labels are usually represented by a single character ('P', 'S', 'K'). They are used to map shots to Singulars. Segments: Not required. If missing or "" uses DefaultSegment.StageLabel DefaultSegment: Required

Does follow the value inheritance rules.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public string StageLabel { get; set; }

Property Value

String

See Also