Click or drag to resize

InstanceDocumentBuilderAddNumericItemFact Method (QName, String, String, String, String, String, String)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void AddNumericItemFact(
	QName rConceptQName,
	string rtValueOrNull,
	string rtContextRef,
	string rtUnitRef,
	string rtDecimals,
	string rtPrecision,
	string rtID
)

Parameters

rConceptQName
Type: Altova.RaptorXml.XmlQName
rtValueOrNull
Type: SystemString
rtContextRef
Type: SystemString
rtUnitRef
Type: SystemString
rtDecimals
Type: SystemString
rtPrecision
Type: SystemString
rtID
Type: SystemString
See Also