Skip to content

Conversation

@garethj-msft
Copy link
Member

Per approach discussed in previous pull request, implement the linq versions of select and expand.

Supports
.Select ( s=> S.Foo)
.Select ( s=> s.FooFromBaseType)
.Select ( s=> new { s.Foo, s.Bar })
and similar for Expand.

Note that JSON functions don't yet get this as that needs a lot more consideration on the right way to address the wider type space.

@MIchaelMainer MIchaelMainer merged commit 6ccac3e into microsoftgraph:master Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants