UpdateRequestParameter Constructor

Overloaded method that initializes a new instance of the UpdateRequestParameter class. This API supports the FIM 2010 infrastructure. Using this API directly from your code is not supported.UpdateRequestParameter

Overload List

Name Description
UpdateRequestParameter () Initializes a new instance of the UpdateRequestParameter class with default values.
UpdateRequestParameter (Guid, String, UpdateMode, Object, Boolean) Initializes a new instance of the UpdateRequestParameter class for the given propertyName, value, mode, and calculated flags.
UpdateRequestParameter (String, UpdateMode, Object) Initializes a new instance of the UpdateRequestParameter class for the given propertyName, value, and mode flags.
UpdateRequestParameter (String, UpdateMode, Object, Boolean) Initializes a new instance of the UpdateRequestParameter class for the given propertyName, value, mode, and calculated flags. This API is currently not supported.

See Also

Reference

UpdateRequestParameter Class
UpdateRequestParameter Members
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace
UpdateRequestParameter
UpdateRequestParameter