ActiveReports 9
GetReport Method

Gets the current instance of ReportProxy.
Syntax
'Declaration
 
Public Shared Function GetReport( _
   ByVal strReportGUID As System.String _
) As ReportProxy
public static ReportProxy GetReport( 
   System.string strReportGUID
)

Parameters

strReportGUID

Return Value

The current instance of ReportProxy.
See Also

Reference

ReportProxy Class
ReportProxy Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum