ReportingService2005.ListScheduledReports(String) Method

Definition

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::CatalogItem ^> ^ ListScheduledReports(System::String ^ ScheduleID);
public Microsoft.SqlServer.ReportingServices2005.CatalogItem[] ListScheduledReports (string ScheduleID);
member this.ListScheduledReports : string -> Microsoft.SqlServer.ReportingServices2005.CatalogItem[]
Public Function ListScheduledReports (ScheduleID As String) As CatalogItem()

Parameters

ScheduleID
String

Returns

Applies to