DtSearchIndexRequest public class DtSearchIndexRequest Documentation public string AlphabetText { get; set; } public string DirtySettings { get; set; } public string EmailAddress { get; set; } public int FragmentationThreshold { get; set; } public int IndexShareCodeArtifactID { get; set; } public string Name { get; set; } public string NoiseWords { get; set; } public int Order { get; set; } public int Priority { get; set; } public bool RecognizeDates { get; set; } public int SearchSearchID { get; set; } public bool SkipNumericValues { get; set; } public int SubIndexSize { get; set; } public DtSearchIndexRequest()