ActiveReports 9
LoadReportFromServer Method

Report name or null if report not opened
Load report from active reports server
Syntax
'Declaration
 
Public Function LoadReportFromServer( _
   ByRef reportName As System.String _
) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult LoadReportFromServer( 
   out System.string reportName
)

Parameters

reportName
Report name or null if report not opened

Return Value

The result of the opening of the form
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Designer Class
Designer Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum