A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi @Paul
I think you can use the GetProperties method to return a list of properties. Here is the link I could find related to your question: https://social.msdn.microsoft.com/Forums/en-US/535a2bd7-bae9-485e-ae68-66f6775d3661/c-reportingservice2010createcatalogitem-properties?forum=sqlreportingservices.
This is also an example of uploading a data source: https://csharp.hotexamples.com/examples/SSRSMigrate.ReportServer2010/ReportingService2010/CreateDataSource/php-reportingservice2010-createdatasource-method-examples.html.
Regards,
Aniya