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!