Contexts

InlineXbrlDocument.Contexts property

Gets the collection of Context in the inline XBRL document.

public List<Context> Contexts { get; }

See Also