Click or drag to resize

BaseResponse Properties

The BaseResponse type exposes the following members.

Properties
 NameDescription
Public propertyMessage Details about unsuccessful requests (e.g. validation errors).
Empty if Result = TRUE.
Public propertyResult TRUE for successful requests.
If FALSE, see Message for details about warnings/errors.
Top
See Also