I've got a data contract class with an itemId parameter, I want to know if I can filter the lookup so not all items are visible.
Here is the field I want to filter.

This is the DC class and the relevant parameter, how can I modify this so that it doesn't show every item Id. I didn't create this, only took it over, I don't see a datasource anywhere so I'm not even sure where the itemId Lookup is coming from, this is the only relevant bit of code I see.
