Click or drag to resize

DRSGetHasHypercubeRelationships Method (Item, String, Boolean)

Namespace:  Altova.RaptorXml.Xbrl.Xdt
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public HasHypercubeRelationshipCollection GetHasHypercubeRelationships(
	Item rFrom,
	string rtLinkRole,
	bool bIncludeInherited
)

Parameters

rFrom
Type: Altova.RaptorXml.Xbrl.TaxonomyItem
rtLinkRole
Type: SystemString
bIncludeInherited
Type: SystemBoolean

Return Value

Type: HasHypercubeRelationshipCollection
See Also