MLCHARGENLib Namespace > IMLCharGenSchedule Interface : ScheduleTimelineStart Method |
Sub ScheduleTimelineStart( _ ByVal _bsTimelineID As String, _ ByVal _dblStartTime As Double, _ ByVal _dblCycleTime As Double, _ ByVal _bStopAllOthers As Integer _ )
void ScheduleTimelineStart( string _bsTimelineID, double _dblStartTime, double _dblCycleTime, int _bStopAllOthers )
procedure ScheduleTimelineStart( _bsTimelineID: String; _dblStartTime: Double; _dblCycleTime: Double; _bStopAllOthers: Integer );
void ScheduleTimelineStart( BSTR* _bsTimelineID, double _dblStartTime, double _dblCycleTime, int _bStopAllOthers )