<PackageReference Include="Relativity.Server.Productions.SDK" Version="25000.0.1" />

Relativity.Productions.Services.Interfaces.V1.DTOs.RelativityApplicationRef

Represents a unique reference to a Relativity Production Set.
public int ArtifactID { get; set; }

Artifact ID of the Relativity Application.

public List<Guid> Guids { get; set; }

List of Guids for the Relativity Application.

public string Name { get; set; }

Name of the Relativity Application.