Click or drag to resize

ConceptGetReferences Method (String, String, String)

Namespace:  Altova.RaptorXml.Xbrl.Taxonomy
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public ReferenceCollection GetReferences(
	string rtReferenceRole,
	string rtArcRole,
	string rtLinkRole
)

Parameters

rtReferenceRole
Type: SystemString
rtArcRole
Type: SystemString
rtLinkRole
Type: SystemString

Return Value

Type: ReferenceCollection
See Also