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

Relativity.Productions.Services.Interfaces.V1.DTOs.ReplaceDocumentWithPlaceholderOptions

Defines options for creating a Reproduction job when using the ReproduceDocumentWithPlaceholder reproduction mode.
public bool IncludeNatives { get; set; }

Whether or not to produce native documents when reproducing.

public int PlaceholderID { get; set; }

Placeholder artifact ID to use when reproducing documents.