For Babelfish Release 1.11.3.13

MatchTargetCollectionName Property

Name of the TargetCollection used in this match.

Definition

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

Property Value

String

Remarks

In the future MatchV2 class, Matches will be able to have multiple COURSES OF FIRE, and with each CourseOfFireDef will have its own TargetColle3citonName. This property will be replaced.

See Also