Click or drag to resize

AssertionEvaluation Class

An AssertionEvaluation class represents a single evaluation of an assertion.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.FormulaAssertionEvaluation

Namespace:  Altova.RaptorXml.Xbrl.Formula
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class AssertionEvaluation : IDisposable, 
	IComparable, IComparable<AssertionEvaluation>

The AssertionEvaluation type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(AssertionEvaluation)
Public methodDispose
Releases all resources used by the AssertionEvaluation
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(AssertionEvaluation)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also