Overload List
Name | Description |
---|---|
UpdateRequestParameter () | Initializes a new instance of the UpdateRequestParameter class with default values. |
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. |
UpdateRequestParameter (Guid, String, UpdateMode, Object, Boolean) | Initializes a new instance of the UpdateRequestParameter class for the given propertyName, value, mode, and calculated flags. |