For Babelfish Release 1.11.1.3

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.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public string StageLabel { get; set; }

Property Value

String

See Also