object sev = null; try { gp.Execute(fp, null); Console.WriteLine(gp.GetMessages(ref sev)); } catch (Exception ex) { Console.WriteLine(gp.GetMessages(ref sev)); Console.WriteLine(ex.Message); }
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.