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");
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.