RSConnection2006.GetScheduleProperties(String) メソッド

定義

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

パラメーター

ScheduleID
String

戻り値

適用対象