docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB
Executions_GetFeedSyncExecutions(int!,int!)
Executions_GetFeedSyncExecutions(int? Feed_Id, int? Max_Results) Method
Gets some or all of the replication executions for a feed.
Syntax
public
static
IList
<
Tables.Executions
> Executions_GetFeedSyncExecutions(
int
? Feed_Id,
int
? Max_Results)
Parameters
Feed_Id
Type: int?
Max_Results
Type: int?