Click or drag to resize

InstanceDocumentBuilderAddEnumItemFact Method (Concept, Item, String, String, AttributeValuesDictionary)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public void AddEnumItemFact(
	Concept rConcept,
	Item rValueOrNull,
	string rtContextRef,
	string rtID,
	AttributeValuesDictionary pmapCustomAttributeValues
)

Parameters

rConcept
Type: Altova.RaptorXml.Xbrl.TaxonomyConcept
rValueOrNull
Type: Altova.RaptorXml.Xbrl.TaxonomyItem
rtContextRef
Type: SystemString
rtID
Type: SystemString
pmapCustomAttributeValues
Type: Altova.RaptorXml.XbrlAttributeValuesDictionary
See Also