Facts

XbrlInstance.Facts property

Gets the collection of Fact objects in the XBRL instance.

public List<Fact> Facts { get; }

See Also