InlineFraction class

InlineFraction class

This class is for XBRL fact which is fractionItemType in inline XBRL document.

Inheritance: InlineFractionInlineFact

The InlineFraction 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.
unit_refGets or sets the reference to the Unit of the InlineFraction.
context_refGets or sets the reference to the Context of the InlineFraction.
orderGets or sets the order of the InlineFraction.
target_idGets or sets the target id of the InlineFraction.
tuple_ref_idGets or sets the tuple reference id of the InlineFraction.
valueGets or sets the value of the InlineFraction.
schema_conceptGets the concept of the InlineFraction.

See Also