Click or drag to resize

InstanceCreateFromUrl Method (String, ErrorLog)

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static Instance CreateFromUrl(
	string uri,
	out ErrorLog log
)

Parameters

uri
Type: SystemString
log
Type: Altova.RaptorXmlErrorLog

Return Value

Type: Instance
See Also