For Babelfish Release 1.11.3.13

MatchCourseOfFireDef Property

The COURSE OF FIRE definition used in the conduct of this match.

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public string CourseOfFireDef { get; set; }

Property Value

String

Remarks

In the future MatchV2 class, Matches will be able to have multiple COURSES OF FIRE. This property will be replaced.

See Also