<PackageReference Include="Relativity.ObjectManager" Version="9.5.315.50" />

BatchSet

public class BatchSet : BatchSetRef
public AutoBatchSettings AutoBatchSettings { get; set; }

public string BatchPrefix { get; set; }

public int BatchSize { get; set; }

public SecurableField BatchUnitField { get; set; }

public DataSource DataSource { get; set; }

public SecurableField FamilyField { get; set; }

public string Keywords { get; set; }

public string Notes { get; set; }

public bool PreconvertDocuments { get; set; }

public SecurableField ReviewedField { get; set; }

public BatchSet()