For Babelfish Release 1.11.1.3

SegmentGroupSegmentSpecial Property

Unique display mode specifics for this segement.
  • GroupMode
  • ShotCalling
  • CONSTANT (see below for meaning)

If an item is prepended with "!" (example "!ShotCalling") then it is removed from the inherited list.

If CONSTANT is included, then all inherited values are ignored.

Does follow the list inheritance rules.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public List<string> Special { get; set; }

Property Value

ListString

See Also