开发者

Caml query to search in Sharepoint ListItem MetaInfo

I am working with Sharepoint Lists in Silverlight and I am trying to write a CAML query that returns me all list it开发者_如何学Pythonems (pictures) which where made (effectively taken with the camera) after a specific date.

I found that the ListItems have a MetaInfo property called "vti_ct" which is exactly the date I need. The problem is that I don't know how to write a Caml query on MetaInfo fields!? Because MetaInfo is already a field.

I would be able to write a contains query but that does not help me...

Is it even possible??

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜