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 | |
---|---|---|
SettablePropertyValue<T>(T) | Initializes a new SettablePropertyValue<T> object by specifying the property value to set. |
|
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