Share via


IReportData.ReportStream property

Gets a stream representation of the report.

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
ReadOnly Property ReportStream As Stream
    Get
'Usage
Dim instance As IReportData
Dim value As Stream

value = instance.ReportStream
Stream ReportStream { get; }

Property value

Type: System.IO.Stream
Returns Stream.

See also

Reference

IReportData interface

IReportData members

Microsoft.Office.RecordsManagement.Reporting namespace