Version:
Executions_UpdateJobState(int? Job_Id, string JobState_Code, System.DateTime? LastRun_Date) Method
Updates the state of the specified job.
Syntax
public
void Executions_UpdateJobState(int? Job_Id, string JobState_Code, System.DateTime? LastRun_Date)
Parameters
- Job_Id
- Type: int?
- JobState_Code
- Type: string
- LastRun_Date
- Type: System.DateTime?