You can find that information in the fields property of the layer.
Each field will have a domain property associated with it and will look something like this.
{ "name":"Enabled", "type":"esriFieldTypeSmallInteger", "alias":"Enabled", "domain":{ "type":"codedValue", "name":"EnabledDomain", "codedValues":[ { "name":"False", "code":0 }, { "name":"True", "code":1 } ] } }
This would be a good one to get answered. I am having the same problem.
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.