Click or drag to resize

InstanceDocumentBuilderAddTupleFact Method (QName, String, Boolean, AttributeValuesDictionary)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void AddTupleFact(
	QName rConceptQName,
	string rtID,
	bool bIsNil,
	AttributeValuesDictionary pmapCustomAttributeValues
)

Parameters

rConceptQName
Type: Altova.RaptorXml.XmlQName
rtID
Type: SystemString
bIsNil
Type: SystemBoolean
pmapCustomAttributeValues
Type: Altova.RaptorXml.XbrlAttributeValuesDictionary
See Also