Click or drag to resize

RequestResult Properties

The RequestResult type exposes the following members.

Properties
 NameDescription
Public propertyMessage In the case of a failure, a human readable message indicating the nature of the failure
Public propertyResult An enumeration indication whether or not the request was successfully executed
Public propertyResultCode In the case of a failure, an integer-based, endpoint-specific error code indicating the nature of the failure
Top
See Also