Share via


ReportingService2006.GetScheduleProperties(String) 方法

定义

public:
 Microsoft::SqlServer::ReportingServices2006::Schedule ^ GetScheduleProperties(System::String ^ ScheduleID);
public Microsoft.SqlServer.ReportingServices2006.Schedule GetScheduleProperties (string ScheduleID);
member this.GetScheduleProperties : string -> Microsoft.SqlServer.ReportingServices2006.Schedule
Public Function GetScheduleProperties (ScheduleID As String) As Schedule

参数

ScheduleID
String

返回

适用于