Click or drag to resize

ElementInformationItemFindAttribute Method (String, String)

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public AttributeInformationItem FindAttribute(
	string rtLocalName,
	string rtNSName
)

Parameters

rtLocalName
Type: SystemString
rtNSName
Type: SystemString

Return Value

Type: AttributeInformationItem
See Also