StopTimer Method Example

The following example stops the firing of event object FixTimer1 of the ScheduleTestSchedule.

Dim iTimer As Object

Set iTimer = System.FindObject("TestSchedule.FixTimer3")

iTimer.StopTimer