Public Properties

  Name Description
public property Calculated  (Inherited from RequestParameter)
public property Operation Indicates the operation that the Request will perform on the target attribute.
public property PropertyName A String value that represents the name of the property to set the value for.
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.

See Also