Hi ,
How can I get domain coded values from GeodatabaseFeatureServiceTable in QML.Because I wan to use when I create new feature coose from Combobox that coded values.
Tahanks
The Domain is on the Field class. I would use the fields property on FeatureTable base class. This will return a list of Field Objects. You could also use the field property if you know the name of the field already. Once you have access to the Field object, use domain property to get access to the domain and its info (range of values or coded values).
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.