'Declaration Public Function LoadReportFromServer( _ ByRef reportName As String _ ) As DialogResult
public DialogResult LoadReportFromServer( out string reportName )
Parameters
- reportName
- Report name or null if report not opened
Return Value
The result of the opening of the form