InlineNonnumeric class

InlineNonnumeric class

This class is for XBRL non-numeric item in inline XBRL document.

Inheritance: InlineNonnumericInlineFact

The InlineNonnumeric 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.
continued_atGets or sets the continuation reference id of the InlineNonnumeric.
escapeGets or sets whether it is escaped.
context_refGets or sets the reference to the Context of the InlineNonnumeric.
orderGets or sets the order of the InlineNonnumeric.
target_idGets or sets the target id of the InlineNonnumeric.
tuple_ref_idGets or sets the tuple reference id of the InlineNonnumeric.
valueGets or sets the value of the InlineNonnumeric.
schema_elementGets the concept of the InlineNonnumeric.
schema_conceptGets the concept of the InlineNonnumeric.

See Also