If the Key Value List Item has a UserDefinedIndex then this will be used in preference to the Key matching the Parameter Name.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| keyValueList | ISKeyValueList | The Key Value List. | ||
| addExtraParameters | Boolean | Optional | Indicates whether to Add Extra Parameters if they exist in the Key/Value List but not in the Parameters collection. If omitted, a value of False is assumed. | |
| keyValueListWasUrlString | Boolean | Optional | SYSTEM USE ONLY. Indicates that the Key Value List was generated from its FromUrlString method meaning that data types (e.g., whether a parameter is a date) are not available. These values will be tweaked. If omitted, a value of False is assumed. |
A Boolean value indicating success.