why not use new OutFields(){}? Why a "*" sign can represent all the fields, what's the mechanism behind it? What if I want to add certain fields, should I use ".add".Wei
flyr.OutFields= new OutFields(); flyr.OutFields.Add("field1"); flyr.OutFields.Add("field2"); flyr.OutFields.Add("field3");
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.