Continuations

InlineXbrlDocument.Continuations property

Gets the collection of InlineContinuation in the inline XBRL document.

public List<InlineContinuation> Continuations { get; }

See Also