Click or drag to resize

ResponseMessage Class

[This is preliminary documentation and is subject to change.]

The status and messages returned by each web service call.
Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsResponseMessage

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public class ResponseMessage

The ResponseMessage type exposes the following members.

Properties
  NameDescription
Public propertyMessage
The text of the message.
Public propertyNumber
The error code.
Public propertySeverity
Top
See Also