Relativity.Compute.dtSearch.Services.Interfaces.Models.DtSearchIndex public class DtSearchIndex Documentation public bool Active { get; set; } public string IndexName { get; set; } public DateTime LastModifiedOn { get; set; } public int RelativitySearchProviderID { get; set; } public string SearchableSetName { get; set; } public DtSearchIndex()