Adds the parameter into the list, if the parameter already exists, defines a unique name for it.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
Parameter name
- value
- Type: System Object
Parameter value
- mergeSameParameters (Optional)
- Type: System Boolean
If true, the process merges the parameters with same name and value into one
Return Value
Type: DataParameterSee Also