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

DtSearchIndexResponse

public class DtSearchIndexResponse
public string AlphabetText { get; set; }

public string DirtySettings { get; set; }

public int DtSearchSourceIndexID { get; set; }

public string EmailAddress { get; set; }

public int FragmentationThreshold { get; set; }

public int ID { get; set; }

public int IndexShareCodeArtifactID { get; set; }

public DateTime LastBuildEndTime { get; set; }

public string LastBuildError { get; set; }

public DateTime LastBuildStartTime { get; set; }

public DateTime LastIndexStartTime { get; set; }

public string Location { get; set; }

public string Name { get; set; }

public string NoiseWords { get; set; }

public bool RecognizeDates { get; set; }

public int RelativitySearchProviderID { get; set; }

public int SearchableSearchID { get; set; }

public bool SkipNumericValues { get; set; }

public string Status { get; set; }

public int SubIndexSize { get; set; }