Click or drag to resize

DtsGetBaseSet Method

Namespace:  Altova.RaptorXml.Xbrl.Taxonomy
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public BaseSet GetBaseSet(
	QName rLinkName,
	string rtLinkRoleURI,
	QName rArcName,
	string rtArcroleURI
)

Parameters

rLinkName
Type: Altova.RaptorXml.XmlQName
rtLinkRoleURI
Type: SystemString
rArcName
Type: Altova.RaptorXml.XmlQName
rtArcroleURI
Type: SystemString

Return Value

Type: BaseSet
See Also