OpenEdge.Net.MessagePart
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER ToString () |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| MessagePart () |
/** Default Constructor. */
|
||
| MessagePart (character) |
/** Constructor.
@param character The content type for this part. */
|
||
| MessagePart (character, Object) |
/** Constructor.
@param character The content type for this part.
@param Object The content itself */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Lang.Object Body |
|
||
| CHARACTER ContentID |
|
||
| CHARACTER ContentType |
|
||
| OpenEdge.Net.HTTP.HttpHeaderCollection Headers |
|
Method Detail
CHARACTER ToString ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
Constructor Detail
MessagePart ()
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MessagePart (character)
|
||||||||||||||||
MessagePart (character, Object)
|
||||||||||||||||
Property Detail
Progress.Lang.Object Body
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER ContentID
|
||||||||
CHARACTER ContentType
|
||||||||
OpenEdge.Net.HTTP.HttpHeaderCollection Headers |
||||||||