Settings.GetInstanceValue Method

Updated: April 16, 2012

Gets the specified setting value for the specified MonitoringObject instance.
Name Description
Settings.GetInstanceValue (Setting, MonitoringObject) Gets the specified bool setting value for the specified MonitoringObject instance.
Settings.GetInstanceValue (Setting, MonitoringObject) Gets the specified DateTime setting value for the specified MonitoringObject instance.
Settings.GetInstanceValue (Setting, MonitoringObject) Gets the specified double setting value for the specified MonitoringObject instance.
Settings.GetInstanceValue (Setting, MonitoringObject) Gets the specified Guid setting value for the specified MonitoringObject instance.
Settings.GetInstanceValue (Setting, MonitoringObject) Gets the specified int setting value for the specified MonitoringObject instance.
Settings.GetInstanceValue (Setting, MonitoringObject) Gets the specified string setting value for the specified MonitoringObject instance.