Fact
Fact class
Fact can be simple, in which case their values must be expressed as simple content, and facts can be compound, in which case their value is made up from other simple and/or compound fact. Simple fact are expressed using Item
. Compound facts are expressed using Tuple
tuple.
public abstract class Fact
Properties
Name | Description |
---|---|
Id { get; set; } | Gets or sets the id of the fact. |
Name { get; set; } | Gets or sets the qualified name of the fact. |
See Also
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance