For Babelfish Release 1.11.1.3

SegmentGroupSegmentAthleteHasControl Property

Values must be one of TargetLight TargetLift TargetLiftDefault TargetLift(min, max) TargetLift('PosOne(height)', 'PosTwo(height)', 'PosThree(height)') ShotPresentation Pause (Need to figure out what this does on the Monitor.) Series (Need to figure out what this does on the Monitor, might be a function, e.g. Series() .) Group (Need to figure out what this does on the Monitor.) AdvancedSettings (Need to figure out what this does on the Monitor.) !AdvancedSettings (Need to figure out what this does on the Monitor.) Series(INFORMAL) Deprecated, needs to be removed. Commands: Not required, missing or null uses DefaultCommand.AthleteHasControl DefaultCommand: Required with default value of [ ]

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 List<string> AthleteHasControl { get; set; }

Property Value

ListString

See Also