Contexts

XbrlInstance.Contexts property

Gets or sets the collection of Context objects in the XBRL instance.

public List<Context> Contexts { get; set; }

See Also