BatchSet public class BatchSet : BatchSetRef Documentation 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()