For Babelfish Release 1.12.4.4

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.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
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