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");
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.