InlineNonfraction class

InlineNonfraction class

This class is for XBRL numeric item which is not fractionItemType in inline XBRL document.

Inheritance: InlineNonfractionInlineFact

The InlineNonfraction type exposes the following members:

Properties

PropertyDescription
hiddenGets or sets whether this fact is hidden.
nameGets or sets the qualified name of the inline fact.
idGets or sets the id of the inline fact.
scaleGets or sets the scale of the InlineNonfraction.
signGets or sets the sign of the InlineNonfraction.
unit_refGets or sets the reference to the Unit of the InlineNonfraction.
precisionGets or sets the precision of the InlineNonfraction.
infinite_precisionGets or sets whether it has infinite precision.
decimalsGets or sets the decimal of the InlineNonfraction.
infinite_decimalsGets or sets whether it has infinite decimal.
context_refGets or sets the reference to the Context of the InlineNonfraction.
orderGets or sets the order of the InlineNonfraction.
target_idGets or sets the target id of the InlineNonfraction.
tuple_ref_idGets or sets the tuple reference id of the InlineNonfraction.
valueGets or sets the value of the InlineNonfraction.
schema_conceptGets the concept of the InlineNonfraction.

See Also