ReferenceLink

This class is intended to contain relationships between Concepts and references to authoritative statements in the published business, financial and accounting literature that give meaning to the concepts.

public class ReferenceLink

Properties

NameDescription
Locators { get; }Gets the collection of Loc.
ReferenceArcs { get; }Gets the collection of ReferenceArc.
References { get; }Gets the collection of Reference.
Role { get; set; }Gets or sets the role.

See Also