RemoveRespondentUniqueKey
Description
Removes the definition of uniqueness for a key.
This method removes the uniqueness definition of a previously defined unique key. The content of the field that was defined as unique will not be altered in any way. The default key for respondents, the respondent id, will again be the unique key after this operation. |
Signature
void RemoveRespondentUniqueKey(string key, string projectId, string uniqueKey)