docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
MavenArtifacts_GetArtifacts(int!,string,string)
MavenArtifacts_GetArtifacts(int? Feed_Id, string GroupId_Text, string ArtifactId_Text) Method
Gets the Maven artifacts in a feed.
Syntax
public
static
IList
<
Tables.MavenArtifacts_Extended
> MavenArtifacts_GetArtifacts(
int
? Feed_Id,
string
GroupId_Text,
string
ArtifactId_Text)
Parameters
Feed_Id
Type: int?
GroupId_Text
Type: string
ArtifactId_Text
Type: string