ProGet SDK Reference
Version:

Feeds_CreateOrUpdateProGetFeed(int? Feed_Id, string Feed_Name, string Feed_Description, Inedo.Data.YNIndicator? Active_Indicator, Inedo.Data.YNIndicator? Cache_Connectors_Indicator, string DropPath_Text) Method

Creates a new Universal feed or updates an existing one.

Syntax

public int? Feeds_CreateOrUpdateProGetFeed(int? Feed_Id, string Feed_Name, string Feed_Description, Inedo.Data.YNIndicator? Active_Indicator, Inedo.Data.YNIndicator? Cache_Connectors_Indicator, string DropPath_Text)

Parameters

Feed_Id
Type: int?
Feed_Name
Type: string
Feed_Description
Type: string
Active_Indicator
Type: Inedo.Data.YNIndicator?
Cache_Connectors_Indicator
Type: Inedo.Data.YNIndicator?
DropPath_Text
Type: string