Facts

InlineXbrlDocument.Facts property

Gets the collection of InlineFact in the inline XBRL document.

public List<InlineFact> Facts { get; }

See Also