ReportingService2010.GetScheduleProperties(String) メソッド

定義

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

パラメーター

ScheduleID
String

戻り値

適用対象