Click or drag to resize

DRSGetRoots Method (String, Boolean)

Note: This API is now obsolete.

Namespace:  Altova.RaptorXml.Xbrl.Xdt
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
[ObsoleteAttribute("GetRoots is deprecated, please use GetPrimaryItems instead.")]
public DomainMemberCollection GetRoots(
	string rtLinkRole,
	bool bIncludeInherited
)

Parameters

rtLinkRole
Type: SystemString
bIncludeInherited
Type: SystemBoolean

Return Value

Type: DomainMemberCollection
See Also