Setting up the query task
The Query defines the criteria that will be used for executing the query. The actual filter is set by the text attribute (shorthand for a WHERE clause using LIKE operator) that is bound to the value of a text input component that is discussed later in this topic. The field used is the display field defined in the map document. You can determine the display field for a layer in the Services Directory. Since you're not going to display the results of the query, set the returnGeometry attribute to true."
Hello ESRI Flex Team,
Not sure if this is where I should post this, so tell me if thee's a better way. Anyway, I think I found a "type-o" in the Using Query section of the "Inside the API for Flex section. The text in question says:
Shouldn't this say false?
Thanks,