ProGet SDK Reference
Version:

ScheduledTasks_GetExecutions(int? ScheduledTask_Id, int? Max_Results) Method

Gets some or all of the executions of a scheduled task.

Syntax

public static IList<Tables.Executions> ScheduledTasks_GetExecutions(int? ScheduledTask_Id, int? Max_Results)

Parameters

ScheduledTask_Id
Type: int?
Max_Results
Type: int?