Share via


Settings.SetDefaultValue Method

 

Applies To: Operations Manager for System Center 2012

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod SetDefaultValue(Setting<Boolean>, Boolean)

Sets the specified bool setting value to the default setting value in the specified MonitoringObject instance.

System_CAPS_pubmethod SetDefaultValue<T>(Setting<T>, T)

Sets the specified setting value of type T to the default setting value in the specified MonitoringObject instance.

See Also

Settings Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top