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

ProductionJobRef

public class ProductionJobRef
Represents a reference to a production job.
public int JobID { get; set; }

Gets or sets the artifact ID of the production job.

public int ProductionID { get; set; }

Gets or sets the artifact ID of a production.

public int WorkspaceID { get; set; }

Gets or sets the artifact ID of the workspace that contains the production.