ReportingService2005.SetScheduleProperties 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:
void SetScheduleProperties(System::String ^ Name, System::String ^ ScheduleID, Microsoft::SqlServer::ReportingServices2005::ScheduleDefinition ^ ScheduleDefinition);
public void SetScheduleProperties (string Name, string ScheduleID, Microsoft.SqlServer.ReportingServices2005.ScheduleDefinition ScheduleDefinition);
member this.SetScheduleProperties : string * string * Microsoft.SqlServer.ReportingServices2005.ScheduleDefinition -> unit
Public Sub SetScheduleProperties (Name As String, ScheduleID As String, ScheduleDefinition As ScheduleDefinition)
Parameters
- Name
- String
- ScheduleID
- String
- ScheduleDefinition
- ScheduleDefinition