DVTk API
RemoveHeader Method (xmlString)
DVTkDvtk.IheActors.Hl7.WebServiceNistXmlResultsParserRemoveHeader(String)
DVTk API

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

Remove the first line from the xml string. - so that we can embed this string in the DVT results xml string.
Declaration Syntax
C#Visual BasicVisual C++
public string RemoveHeader(
	string xmlString
)
Public Function RemoveHeader ( _
	xmlString As String _
) As String
public:
String^ RemoveHeader(
	String^ xmlString
)
Parameters
xmlString (String)
Input string.
Return Value
Modified String - without the first line.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0