Hi ,
I am trying connect NAV to SharePoint and i need dotNet Variable System.Linq.Expressions.Expression. I have figured that DotNet Assembly Subtypes System.Linq.*** are not available under the Assembly list in NAV 365BC 130.
Please, Can someone advice, What should I do to get those assemblies?
Thanks a lot,
Dominik
Answers
in 4.0 you should be able to find it in System.Core.dll.
See here:
https://docs.microsoft.com/de-de/dotnet/api/system.linq.expressions.expression-1?view=netframework-4.0
On the top right you can change the Framework Version.
Thank you wery much