Hi guys,
I have a created a custom workflow activity, which can execute a fetchxml.
In this query I get a decimal as the result.
How can I get the user culture info, so I can parse the result (which is currently as string) to the correct decimal data type?
thanks.








