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.