Click or drag to resize

ConceptGetLabels 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 LabelCollection GetLabels(
	string rtLabelRole,
	string rtLinkRole,
	string rtLang
)

Parameters

rtLabelRole
Type: SystemString
rtLinkRole
Type: SystemString
rtLang
Type: SystemString

Return Value

Type: LabelCollection
See Also