Click or drag to resize

DRSGetPrimaryItems Method (String, Boolean)

Namespace:  Altova.RaptorXml.Xbrl.Xdt
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public DomainMemberCollection GetPrimaryItems(
	string rtLinkRole,
	bool bIncludeInherited
)

Parameters

rtLinkRole
Type: SystemString
bIncludeInherited
Type: SystemBoolean

Return Value

Type: DomainMemberCollection
See Also