For Babelfish Release 1.12.5.15

RangeScriptRangeScriptType Property

Range Scripts can be composed to be one of five types.
  • FORMAL_MATCH: Range Officer controlled
  • FORMAL_PRACTICE: Mimics a FORMAL_MATCH but participant controls the commands.
  • INFORMAL_PRACTICE
  • DRILL
  • GAME

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.5.15+bc7490f802416c9e774304c66372b6a26afede1d
C#
public RangeScriptType RangeScriptType { get; set; }

Property Value

RangeScriptType

See Also