Click or drag to resize

FactSet Class

A FactSet class represents a set of XBRL facts in an instance.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlFactSet
    Altova.RaptorXml.XbrlDuplicateFactSet

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class FactSet : IDisposable, ICloneable, 
	IList<Fact>, ICollection<Fact>, IEnumerable<Fact>, 
	IEnumerable, ISet<Fact>

The FactSet type exposes the following members.

Constructors
Properties
Methods
See Also