i have a requirement in which i have to retrieve distinct values from a collection using CEntityManager.GetEntity when i am trying distinct function to extract distinct values using below line code i am getting error. error snapshot is attached. CEntityManager.GetEntity("<distinct-values(CrewList)>").GetEntityList("Vessel", vessel, "", "");
↧