Select to view content in your preferred language

How to Combine FeatureSet Results from a Query and/or QueryRelated

708
0
06-27-2011 10:35 AM
Donald_EricPimpler
Emerging Contributor
Anyone know how I can accomplish the following?

1. Need to pull ObjectID, TenantName, NAICS, SF fields from a Tenant FeatureLayer (this one is easy)
2. For each record pulled in #1 I need to get the PropertyName field from a related Property Feature Layer
3. I then need to combine the results into a Dojo DataGrid that lists TenantName, NAICS, SF, and PropertyName. 

Just not sure how to combine the featuresets.
0 Kudos
0 Replies