ProGet SDK Reference
Version:

NuGetPackages_PullCachedAsync(int? Feed_Id, string Package_Id, string Version_Text, Inedo.Data.YNIndicator? Pulled_Indicator) Method

Changes a cached package to a local package in a feed if it was found.

Syntax

public Task<Inedo.Data.YNIndicator?> NuGetPackages_PullCachedAsync(int? Feed_Id, string Package_Id, string Version_Text, Inedo.Data.YNIndicator? Pulled_Indicator)

Parameters

Feed_Id
Type: int?
Package_Id
Type: string
Version_Text
Type: string
Pulled_Indicator
Type: Inedo.Data.YNIndicator?