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.
Transmits the report using the specified HttpContext object.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Sub TransmitReport ( _
context As HttpContext _
)
'Usage
Dim instance As IReportData
Dim context As HttpContext
instance.TransmitReport(context)
void TransmitReport(
HttpContext context
)
Parameters
context
Type: System.Web.HttpContextThe HttpContext.