Multipart response
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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:
|