Click or drag to resize

SavedRequest Properties

The SavedRequest type exposes the following members.

Properties
  NameDescription
Public propertyClientName
Name of the AbstractClient type used to send this request.
Public propertyIsSavedByUser
Indicate if the current SavedRequest is saved automatically or intendedly saved by the user.
Public propertyMetadataId
Metadata Id of the request.
Public propertyName
Name of the saved request.
Public propertyRequestOptions
Gets or sets the request options.
Public propertyUriTemplate
UriTemplate of the current request.
Public propertyValue
Serialized Object. Use the Metadata defined serializer.
Top
See Also