Hi experts,
In a WebForm I'm trying to retrieve a multivalue TCP-attribute that's referenced in a BPM-process. In the Process Administrator I see that the attribute is properly filled with multiple values and they also show when debugging the process instance in Visual Studio, but GetField will always just cast to string containing the first value only. Any ideas how to work around this besides performing a query to TCP directly?
Cheers, Jasper