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

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.
continued_at Gets or sets the continuation reference id of the InlineNonnumeric.
escape Gets or sets whether it is escaped.
context_ref Gets or sets the reference to the Context of the InlineNonnumeric.
order Gets or sets the order of the InlineNonnumeric.
target_id Gets or sets the target id of the InlineNonnumeric.
tuple_ref_id Gets or sets the tuple reference id of the InlineNonnumeric.
value Gets or sets the value of the InlineNonnumeric.
schema_element Gets the concept of the InlineNonnumeric.
schema_concept Gets the concept of the InlineNonnumeric.

See Also