SubmissionResult.ResponseMessage

SubmissionResult.ResponseMessage property

Gets the message represented the result of the submitting data to the server.

public ResponseMessage ResponseMessage { get; }

Property Value

The response message.

See Also