Otter SDK Reference
Version:

Executions_UpdateJobStateAsync(int? Job_Id, string JobState_Code, System.DateTime? LastRun_Date) Method

Updates the state of the specified job.

Syntax

public System.Threading.Tasks.Task Executions_UpdateJobStateAsync(int? Job_Id, string JobState_Code, System.DateTime? LastRun_Date)

Parameters

Job_Id
Type: int?
JobState_Code
Type: string
LastRun_Date
Type: System.DateTime?