For Babelfish Release 1.12.3.10

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.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public RangeScriptType RangeScriptType { get; set; }

Property Value

RangeScriptType

See Also