<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5001.0.38" />

Relativity.Testing.Framework.Models.Artifact

public class Artifact
Represents the Relativity artifact object.
public int ArtifactID { get; set; }

Gets or sets the artifact ID.

public Artifact()

Initializes a new instance of the Artifact class.

public Artifact(int artifactID)

Initializes a new instance of the Artifact class.