GenXMLPartString method: Message class
Syntax
GenXMLPartString(PartIndex)
Description
Use the GenXMLPartString to create an XML string based on the message part specified by PartIndex.
Note:
This method only works with rowset-based container messages.
Parameters
| Parameter | Description |
|---|---|
|
PartIndex |
Specify the number of the part that you want to generate an XML string for. |
Returns
An XML string.