Select to view content in your preferred language

FeatureSet Field CodedValueDomain

631
2
06-15-2011 12:35 PM
Gregme
by
Emerging Contributor
I have a featureset that is being returned through a QueryTask object that is connecting to a related table. One of the fields being returned has a coded value domain. When I try and inspect the domain, I receive a null pointer error using code that I have had success with doing the same thing with a FeatureLayer.

Environment is Flex ActionScript ArcGIS API

Any ideas on what I need to do to work-around this problem? Thank you!
Tags (2)
0 Kudos
2 Replies
RobertMyers
Deactivated User
0 Kudos
Gregme
by
Emerging Contributor
Thanks for the response...the link wasn't quite what I needed. The solution was in using the TableDetails class.
0 Kudos