if (listcode.Count>0) { mquery.Where = "Code_Pref IN (" + string.Join(",", listcode.Select(x => x.ToString()).ToArray()) + ")"; }
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.