ReportLibraryInfoResponse(List<ServerReportLibrary>) Constructor
Public Sub New( _
ByVal reports As List(Of ServerReportLibrary) _
)
This language is not supported or no code example is available.
public ReportLibraryInfoResponse(
List<ServerReportLibrary> reports
)
This language is not supported or no code example is available.
public:
ReportLibraryInfoResponse(
List<ServerReportLibrary^>^ reports
)
This language is not supported or no code example is available.
Parameters
- reports
- List<ServerReportLibrary>