LabelLink

This class is intended to contain relationships between Concepts and textual documentation and labels for those concepts.

public class LabelLink

Properties

NameDescription
LabelArcs { get; }Gets the collection of LabelArc.
Labels { get; }Gets the collection of Label.
Locators { get; }Gets the collection of Loc.
Role { get; set; }Gets or sets the role.

See Also