IReportGenerator.OpenReportStream Method
Opens the report stream.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Function OpenReportStream As Stream
'Usage
Dim instance As IReportGenerator
Dim returnValue As Stream
returnValue = instance.OpenReportStream()
Stream OpenReportStream()
Return Value
Type: System.IO.Stream
Returns Stream.