docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
ScheduledTasks_GetExecutions(int!,int!)
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?