Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.