InlineNonfraction class
InlineNonfraction class
This class is for XBRL numeric item which is not fractionItemType in inline XBRL document.
Inheritance: InlineNonfraction → InlineFact
The InlineNonfraction 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. |
| scale | Gets or sets the scale of the InlineNonfraction. |
| sign | Gets or sets the sign of the InlineNonfraction. |
| unit_ref | Gets or sets the reference to the Unit of the InlineNonfraction. |
| precision | Gets or sets the precision of the InlineNonfraction. |
| infinite_precision | Gets or sets whether it has infinite precision. |
| decimals | Gets or sets the decimal of the InlineNonfraction. |
| infinite_decimals | Gets or sets whether it has infinite decimal. |
| context_ref | Gets or sets the reference to the Context of the InlineNonfraction. |
| order | Gets or sets the order of the InlineNonfraction. |
| target_id | Gets or sets the target id of the InlineNonfraction. |
| tuple_ref_id | Gets or sets the tuple reference id of the InlineNonfraction. |
| value | Gets or sets the value of the InlineNonfraction. |
| schema_concept | Gets the concept of the InlineNonfraction. |
See Also
- module aspose.finance.xbrl.inline
- class InlineFact