Click or drag to resize

DRS Class

An DRS class represents the dimensional relationship sets in the DTS.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.XdtDRS

Namespace:  Altova.RaptorXml.Xbrl.Xdt
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class DRS : IDisposable

The DRS type exposes the following members.

Properties
  NameDescription
Public propertyLinkRoles
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the DRS
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(DRS)
Public methodFilterMemberDrsSelection(Item, Dimension, Item, AxisType)
Public methodFilterMemberDrsSelection(Item, Dimension, Item, AxisType, String)
Public methodFilterMemberNetworkSelection
Public methodGetConsecutiveRelationships(DimensionDomainRelationship)
Public methodGetConsecutiveRelationships(DomainMemberRelationship)
Public methodGetConsecutiveRelationships(HasHypercubeRelationship)
Public methodGetConsecutiveRelationships(HypercubeDimensionRelationship)
Public methodGetDimensionDomainRelationships
Public methodGetDomainMemberNetworkNode(Item, String)
Public methodGetDomainMemberNetworkNode(Item, String, Boolean)
Public methodGetDomainMemberRelationships
Public methodGetDomainMembers(Dimension)
Public methodGetDomainMembers(Dimension, String)
Public methodGetDomainMembers(Dimension, String, Boolean)
Public methodGetDomainOfEnumerationValues(Item, String)
Public methodGetDomainOfEnumerationValues(Item, String, Boolean)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetHashypercubeRelationships(Item, String) Obsolete.
Public methodGetHashypercubeRelationships(Item, String, Boolean) Obsolete.
Public methodGetHasHypercubeRelationships(Item, String)
Public methodGetHasHypercubeRelationships(Item, String, Boolean)
Public methodGetHypercubeDimensionRelationships
Public methodGetLinkRoles(Item)
Public methodGetLinkRoles(Item, Boolean)
Public methodGetPrimaryItems
Public methodGetPrimaryItems(String)
Public methodGetPrimaryItems(String, Boolean)
Public methodGetRoots(String) Obsolete.
Public methodGetRoots(String, Boolean) Obsolete.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsDimensionallyValid
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
See Also