ReportingService2005.CreateSchedule(String, ScheduleDefinition) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ CreateSchedule(System::String ^ Name, Microsoft::SqlServer::ReportingServices2005::ScheduleDefinition ^ ScheduleDefinition);
public string CreateSchedule (string Name, Microsoft.SqlServer.ReportingServices2005.ScheduleDefinition ScheduleDefinition);
member this.CreateSchedule : string * Microsoft.SqlServer.ReportingServices2005.ScheduleDefinition -> string
Public Function CreateSchedule (Name As String, ScheduleDefinition As ScheduleDefinition) As String
Parameters
- Name
- String
- ScheduleDefinition
- ScheduleDefinition