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