Settings.RemoveInstanceValue Method

Updated: April 16, 2012

Removes the specified setting value for the specified MonitoringObject instance.
Name Description
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified bool setting value for the specified MonitoringObject instance.
Settings.RemoveInstanceValue (Setting, MonitoringObject) The MonitoringObject instance to remove the setting value in.
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified double setting value for the specified MonitoringObject instance.
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified Guid setting value for the specified MonitoringObject instance.
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified int setting value for the specified MonitoringObject instance.
Settings.RemoveInstanceValue (Setting, MonitoringObject) Removes the specified string setting value for the specified MonitoringObject instance.