Settings.SetDefaultValue Method

Updated: April 16, 2012

Sets the specified setting value in the specified MonitoringObject instance.
Name Description
Settings.SetDefaultValue (Setting, Boolean) Sets the specified bool setting value to the default setting value in the specified MonitoringObject instance.
Settings.SetDefaultValue (Setting, T) Sets the specified setting value of type T to the default setting value in the specified MonitoringObject instance.