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
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.