InlineFraction
Contents
[
Hide
]InlineFraction class
This class is for XBRL fact which is fractionItemType in inline XBRL document.
public class InlineFraction : InlineFact
Properties
Name | Description |
---|---|
ContextRef { get; set; } | Gets or sets the reference to the Context of the InlineFraction . |
Hidden { get; set; } | Gets or sets whether this fact is hidden. |
Id { get; set; } | Gets or sets the id of the inline fact. |
Name { get; set; } | Gets or sets the qualified name of the inline fact. |
Order { get; set; } | Gets or sets the order of the InlineFraction . |
SchemaConcept { get; } | Gets the concept of the InlineFraction . |
TargetId { get; set; } | Gets or sets the target id of the InlineFraction . |
TupleRefId { get; set; } | Gets or sets the tuple reference id of the InlineFraction . |
UnitRef { get; set; } | Gets or sets the reference to the Unit of the InlineFraction . |
Value { get; set; } | Gets or sets the value of the InlineFraction . |
See Also
- class InlineFact
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance