InlineFraction class
InlineFraction class
This class is for XBRL fact which is fractionItemType in inline XBRL document.
Inheritance: InlineFraction → InlineFact
The InlineFraction type exposes the following members:
Properties
| Property | Description |
|---|---|
| hidden | Gets or sets whether this fact is hidden. |
| name | Gets or sets the qualified name of the inline fact. |
| id | Gets or sets the id of the inline fact. |
| unit_ref | Gets or sets the reference to the Unit of the InlineFraction. |
| context_ref | Gets or sets the reference to the Context of the InlineFraction. |
| order | Gets or sets the order of the InlineFraction. |
| target_id | Gets or sets the target id of the InlineFraction. |
| tuple_ref_id | Gets or sets the tuple reference id of the InlineFraction. |
| value | Gets or sets the value of the InlineFraction. |
| schema_concept | Gets the concept of the InlineFraction. |
See Also
- module aspose.finance.xbrl.inline
- class InlineFact