Otter SDK Reference
Version:

Jobs_GetJobHistoryAsync(int? Execution_Count, int? Server_Id, string ExecutionStatus_Code) Method

Gets the specified jobs in the system.

Syntax

public Task<IList<Tables.Executions_Extended>> Jobs_GetJobHistoryAsync(int? Execution_Count, int? Server_Id, string ExecutionStatus_Code)

Parameters

Execution_Count
Type: int?
Server_Id
Type: int?
ExecutionStatus_Code
Type: string