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