ReportLibraryInfoResponse.Reports Property
Public ReadOnly Property Reports() As List(Of ServerReportLibrary)
This language is not supported or no code example is available.
public List<ServerReportLibrary> Reports {get;}
This language is not supported or no code example is available.
public:
property List<ServerReportLibrary^>^ Reports {
List<ServerReportLibrary^>^ get( );
}
This language is not supported or no code example is available.