Compartir a través de


ReportingService2005.ListScheduledReports(String) Método

Definición

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()

Parámetros

ScheduleID
String

Devoluciones

Se aplica a