DVTk API
WriteXmlStringToResults Method (xmlString)
DVTkDvtkHighLevelInterface.Hl7.ThreadsHl7ThreadWriteXmlStringToResults(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Write the given XML string to the results file without further interpretation.
Declaration Syntax
C#Visual BasicVisual C++
public void WriteXmlStringToResults(
	string xmlString
)
Public Sub WriteXmlStringToResults ( _
	xmlString As String _
)
public:
void WriteXmlStringToResults(
	String^ xmlString
)
Parameters
xmlString (String)
XML string to be written to file.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0