Class FootnoteLink

このクラスには、XBRL インスタンス内のファクト間の不規則な関係を記述するロケーター、リソース、およびアークが含まれます。

public class FootnoteLink

コンストラクター

名前説明
FootnoteLink()の新しいインスタンスを初期化しますFootnoteLinkclass.

プロパティ

名前説明
FootnoteArcs { get; }のコレクションを取得しますFootnoteArc.
Footnotes { get; }のコレクションを取得しますFootnote.
Id { get; set; }ID を取得または設定します。
Locators { get; }のコレクションを取得しますLoc.
Title { get; set; }タイトルを取得または設定します。

関連項目