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

BatchSet

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

public AutoBatchProgress AutoBatchStatus { get; set; }

public string BatchPrefix { get; set; }

public int BatchSize { get; set; }

public SecurableField BatchUnitField { get; set; }

public UserRef CreatedBy { get; set; }

public DateTime CreatedOn { get; set; }

public DataSource DataSource { get; set; }

public SecurableField FamilyField { get; set; }

public string Keywords { get; set; }

public UserRef LastModifiedBy { get; set; }

public DateTime LastModifiedOn { get; set; }

public string Notes { get; set; }

public SecurableField ReviewedField { get; set; }

public BatchSet()