Method DeleteSetting
DeleteSetting(String)
Deletes a setting from the Remote Settings data store. This will delete the setting from the rsKeyList.
Declaration
public void DeleteSetting(string entityId)
Parameters
| Type | Name | Description |
|---|---|---|
| String | entityId | The EntityId of the setting to be deleted |