FootnoteLink

This class contains Locators, resources and arcs that describe irregular relationships between facts in an XBRL Instance.

public class FootnoteLink

Constructors

NameDescription
FootnoteLink()Initializes a new instance of FootnoteLink class.

Properties

NameDescription
FootnoteArcs { get; }Gets the collection of FootnoteArc.
Footnotes { get; }Gets the collection of Footnote.
Id { get; set; }Gets or set the id.
Locators { get; }Gets the collection of Loc.
Title { get; set; }Gets or sets the title.

See Also