Would you be able to get me an example of code (C# API .NET) that creates a indexation select list (Fixed and external)? There are fonctions, elements in the support .NET API that seems to exist in order to do that (SelectListExpression, SelectListFilter, SelectListInfo, SelectListInfos, SelectListKind, SelectListResult, SelectListType, SelectListValuesQuery, SelectListValuesResult) but i can't find an example of how to mix those to create a select list.