Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have my info engine task which queries the part Number,Type. However i wan to include View Syntax for Part to query based on Part View.
You can't add a where criteria on views.
There is a view attribute on parts, but it's a calculated one, not queryable.
What you can do is use the filter webject after que query-object... not perfect but it works.
PS : You can use views criterias with Query-Link and Query-Tree