Quantcast
Channel: Microsoft Online: SharePoint Online forum
Viewing all articles
Browse latest Browse all 10096

Using Linq to do something is not to work ...

$
0
0

Hi,

When I use this line "_clientContext.Load(_spGroupCol, groupCol => groupCol.Include(groupItem => groupItem.Title).Where(groupItem => groupItem.Title == ("ja-JP")));"to get the Title of the Security Group of the SharePoint Online. But now I wanna get the Title of the Security Group if the Title include the string of the"ja-JP", I change it to "_clientContext.Load(_spGroupCol, groupCol => groupCol.Include(groupItem => groupItem.Title).Where(groupItem => groupItem.Title.Contains("ja-JP")));".It cannot work. how should I change it to be in line with my requirement.?


Hi there, if you found my comment very helpful then please | Propose as answer | . Thanks and Regards.




Viewing all articles
Browse latest Browse all 10096

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>