Public Properties

  Name Description
public property Calculated  (Inherited from RequestParameter)
public property Mode Gets and sets a UpdateMode value that indicates the type of update operation that is stored in the UpdateRequestParameter object.
public property Operation  Indicates the operation that the Request will perform on the target attribute. (Inherited from CreateRequestParameter)
public property PropertyName  A String value that represents the name of the property to set the value for. (Inherited from CreateRequestParameter)
public property Target  Gets and sets the target of the request. (Inherited from RequestParameter)
public property Value  Indicates the value to set for the property that is specified by the PropertyName property. (Inherited from CreateRequestParameter)

See Also