Hi,
How can I get subtype names from field in GeodatabaseFeatureServiceTable in QML.Because I wan to use when I create new feature coose from Combobox or in query features that field display suptype name in ComboBox.
Thanks.
The GeodatabaseFeatureTable contains a featureType property that will return a list of feature types. You can loop through the list and get the name of each featureType and add it to the combo box's model.
Thanks,
Luke
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.