Click or drag to resize

InstanceDocumentBuilderAddStringItemFact Method (Concept, String, String, String)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void AddStringItemFact(
	Concept rConcept,
	string rtValueOrNull,
	string rtContextRef,
	string rtID
)

Parameters

rConcept
Type: Altova.RaptorXml.Xbrl.TaxonomyConcept
rtValueOrNull
Type: SystemString
rtContextRef
Type: SystemString
rtID
Type: SystemString
See Also