Relativity.DTSearch.V1.DTSearchIndexManager.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()