ArtifactCollection.Update

ArtifactCollection.Update method

Update artifact inside the collection.

public void Update(Artifact artifact)
ParameterTypeDescription
artifactArtifactArtifact to be updated.

See Also