Multipart response
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To process a multipart response message, cast the Entity field of the response message to a MultipartEntity object, as shown in this example:
|
To process a multipart response message, cast the Entity field of the response message to a MultipartEntity object, as shown in this example:
|