Property ResponseMessage
ResponseMessage
Gets the service response message.
Declaration
public string ResponseMessage { get; }
Property Value
| Type | Description |
|---|---|
| String | Message sent within the body of the service HTTP response. |
public string ResponseMessage { get; }
| Type | Description |
|---|---|
| String | Message sent within the body of the service HTTP response. |