Click or drag to resize

InlineXbrlTargetInstanceDictionaryItem Property

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public Instance this[
	string key
] { get; set; }

Parameters

key
Type: SystemString

Property Value

Type: Instance

Implements

IDictionaryTKey, TValueItemTKey
See Also