Updating a Stored Procedure parameter

How is your dropdown declared? What is ${spPropertyIDFKResult}? What happens when you debug your code with Visual Studio - what is the value of the paPropertyResult property? Did you try putting a breakpoint in the code which executes the stored procedure (in the service that Radzen generated)?