For Babelfish Release 1.12.3.10

TargetTargetLineLabels Property

The TargetLineLables that this target can be a part of. In most cases exactly one TargetLineLabel will be listed.

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.Range
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public List<string> TargetLineLabels { get; set; }

Property Value

ListString

See Also