Click or drag to resize

InstanceDocumentBuilderAddQNameItemFact Method (QName, QName, String)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void AddQNameItemFact(
	QName rConceptQName,
	QName rValueOrNull,
	string rtContextRef
)

Parameters

rConceptQName
Type: Altova.RaptorXml.XmlQName
rValueOrNull
Type: Altova.RaptorXml.XmlQName
rtContextRef
Type: SystemString
See Also