Facts
XbrlInstance.Facts property
Gets the collection of Fact
objects in the XBRL instance.
public List<Fact> Facts { get; }
See Also
- class Fact
- class XbrlInstance
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance
Gets the collection of Fact
objects in the XBRL instance.
public List<Fact> Facts { get; }