Share via


SettablePropertyValue<T> Constructor

 

Applies To: Operations Manager for System Center 2012

Initializes a new SettablePropertyValue<T> object.

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

Overload List

Name Description
System_CAPS_pubmethod SettablePropertyValue<T>(T)

Initializes a new SettablePropertyValue<T> object by specifying the property value to set.

System_CAPS_pubmethod SettablePropertyValue<T>(T, Boolean)

Initializes a new SettablePropertyValue<T> object by specifying the property value to set and whether this is the default value.

See Also

SettablePropertyValue<T> Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top