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

DtSearchSubIndexResponse

public string BuildStatus { get; set; }

public int DtSearchIndexId { get; set; }

public int DtSearchSubIndexId { get; set; }

public int ErroredDocumentCount { get; set; }

public string ErrorMessage { get; set; }

public int FragmentationLevel { get; set; }

public int IndexedDocumentCount { get; set; }

public string IndexLocation { get; set; }

public string IsWorkerAgentEnabled { get; set; }

public string RepositoryName { get; set; }

public string SubIndexLocation { get; set; }

public int TotalDocumentCount { get; set; }

public string WorkerAgent { get; set; }