Fetch a DynamicList of one field. (please check the docs).
And for the Distinct part, just set the AllowDuplicates parameter of the typedListDao.GetMultiAsDataTable() to false
Fetch a DynamicList of one field. (please check the docs).
And for the Distinct part, just set the AllowDuplicates parameter of the typedListDao.GetMultiAsDataTable() to false