ADSSchedule class

NewCopy Method

   

The NewCopy method returns a copy of the schedule. The new schedule is automatically added to the job.

Syntax

 

C++

hr=schedule->NewCopy(IADSSchedule **newCopy)

VB

set newCopy=schedule.NewCopy

Parameters and Return Value

 

newCopy

An exact copy of the schedule.