Click or drag to resize

InstanceDocumentBuilderCreateFromInstance Method (Instance, Boolean)

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static InstanceDocumentBuilder CreateFromInstance(
	Instance rInstance,
	bool bAddGeneratedByComment
)

Parameters

rInstance
Type: Altova.RaptorXml.XbrlInstance
bAddGeneratedByComment
Type: SystemBoolean

Return Value

Type: InstanceDocumentBuilder
See Also