public System.string StoredProcParams {get; set;}
For Parameters that have a Parameter Dropdown Object, this is a comma-separated list of preexisting Exago parameters to be used as variables for a selected stored procedure, when the DropdownDbName Property refers to a stored procedure.
For more information, refer to the Stored Procedures section of the Data Objects article in the documentation.
public System.string StoredProcParams {get; set;}