Common Discovery Reference table of modifiable parameters for methods used by classification process
| Column Name | Column Datatype | Column Null Option | Column Comment |
| method_id | varchar(32) | not null | Generated ID of the method |
| param_name | varchar(32) | not null | Name of the parameter |
| param_value | varchar(256) | with null | Parameter value |
| param_value_type | varchar(20) | not null | Type of parameter - string, OUTPUTTOVAR, INT, etc |
| param_value_length | integer | with null | Length of the parameter |
Product Name: Asset
Table Type: Table