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