Click or drag to resize

RuleSet Class

An RuleSet represents a rule set of a <table:ruleNode> resource in the table linkbase.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TableRuleSet

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

The RuleSet type exposes the following members.

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