Method RemoveValue
RemoveValue(String)
Remove a profile property.
Declaration
public void RemoveValue(string variableId)
Parameters
Type | Name | Description |
---|---|---|
String | variableId | The id of the property. |
Remove a profile property.
public void RemoveValue(string variableId)
Type | Name | Description |
---|---|---|
String | variableId | The id of the property. |