docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
Feeds_SetLicenseUrls(int!,string)
Feeds_SetLicenseUrls(int? Feed_Id, string LicenseUrls_Xml) Method
Sets the license urls for a particlar feed.
Syntax
public
static
void
Feeds_SetLicenseUrls(
int
? Feed_Id,
string
LicenseUrls_Xml)
Parameters
Feed_Id
Type: int?
LicenseUrls_Xml
Type: string