ToXmlStream(SectionReport) Method
Saves the SectionReport to a stream in XML format.
'Declaration
Public Overloads Shared Function ToXmlStream( _
ByVal As SectionReport _
) As Stream
Parameters
- report
- The SectionReport to be saved.
Return Value
A stream containing the SectionReport in XML format.