Click or drag to resize

CalculationRelationshipNetwork Class

The CalculationRelationshipNetwork class represents the network of relationships for the standard calculation base set in the DTS.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TaxonomyCalculationRelationshipNetwork

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

The CalculationRelationshipNetwork type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(CalculationRelationshipNetwork)
Public methodDispose
Releases all resources used by the CalculationRelationshipNetwork
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(CalculationRelationshipNetwork)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetNode
Public methodGetRelationshipsFrom
Public methodGetRelationshipsTo
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.)
Public methodWalk
Public methodWalk(AxisType)
Public methodWalk(Concept)
Public methodWalk(AxisType, UInt32)
Public methodWalk(Concept, AxisType)
Public methodWalk(Concept, AxisType, UInt32)
Top
Operators
See Also