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");
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.