InlineTuple class

InlineTuple class

This class is for the tuple in inline XBRL document.

Inheritance: InlineTupleInlineFact

The InlineTuple 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.
factsGets or sets a collection of child fact of the InlineTuple.
tuple_idGets or sets the tuple id of the InlineTuple.
orderGets or sets the order of the InlineTuple.
target_idGets or sets the target id of the InlineTuple.
tuple_ref_idGets or sets the tuple reference id of the InlineTuple.

See Also