RSConnection.ListScheduledReports(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
cli::array <Microsoft::SqlServer::ReportingServices2005::CatalogItem ^> ^ ListScheduledReports(System::String ^ ScheduleID);
public Microsoft.SqlServer.ReportingServices2005.CatalogItem[] ListScheduledReports (string ScheduleID);
override this.ListScheduledReports : string -> Microsoft.SqlServer.ReportingServices2005.CatalogItem[]
Public Function ListScheduledReports (ScheduleID As String) As CatalogItem()
Parameters
- ScheduleID
- String