public bool ScheduleProcess( string processName, string scheduleRule, bool updateExistingSchedule )
Public Function ScheduleProcess ( processName As String, scheduleRule As String, updateExistingSchedule As Boolean ) As Boolean
public: bool ScheduleProcess( String^ processName, String^ scheduleRule, bool updateExistingSchedule )
member ScheduleProcess : processName : string * scheduleRule : string * updateExistingSchedule : bool -> bool
function ScheduleProcess(processName, scheduleRule, updateExistingSchedule);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.