For Babelfish Release 1.11.1.3

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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public RangeScriptType RangeScriptType { get; set; }

Property Value

RangeScriptType

See Also