Partilhar via


IReportData.GetBytes Method

Gets the report in the form of a byte array.

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

Syntax

'Declaration
Function GetBytes As Byte()
'Usage
Dim instance As IReportData
Dim returnValue As Byte()

returnValue = instance.GetBytes()
byte[] GetBytes()

Return Value

Type: []
Returns Byte.

See Also

Reference

IReportData Interface

IReportData Members

Microsoft.Office.RecordsManagement.Reporting Namespace