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
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.