cancel
Showing results for 
Search instead for 
Did you mean: 

LINQ support in BluePrism

NilanjanMukhopa
Level 3
Hi All Can anyone please tell me if LINQ support given in Blue prism code stage or not.  when ever I am adding System.LINQ namespace, I am getting the below error Page: Initialise Stage: Stage1 Type: Error Action: Validate Description: Compiler error at top section line 9: The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?) Repairable: No Can anybody help me how to use LINQ in Blue Prism, if at all it is possible.  Note: I am trying using BP version 5 and BP version 6.0. Both give me the same error  Thanks in advance     
3 REPLIES 3

John__Carter
Staff
Staff
I think the availability of a namespace is related to the .Net version you are using - check have you added in the reference to the DLL.

NilanjanMukhopa
Level 3
Hi John  Thank you for your response. Solved this problem     

NilanjanMukhopa
Level 3
Hi John  Thank you for your response. Solved this problem