ScheduleTimelineStart Method (IMLCharGenSchedule)
ID of timeline (scheduling identificator)
start time
time for a single cicle
indicates whether all other timelines will be stopped
starts timeline
Syntax
Sub ScheduleTimelineStart( _
   ByVal _bsTimelineID As String, _
   ByVal _dblStartTime As Double, _
   ByVal _dblCycleTime As Double, _
   ByVal _bStopAllOthers As Integer _
) 

Parameters

_bsTimelineID
ID of timeline (scheduling identificator)
_dblStartTime
start time
_dblCycleTime
time for a single cicle
_bStopAllOthers
indicates whether all other timelines will be stopped
See Also

Reference

IMLCharGenSchedule Interface
IMLCharGenSchedule Members