GetAEAttributeName method: IBInfo class
Syntax
GetAEAttributeName(nIndex)
Description
Use this method to return the name of the nth Application Engine handler attribute from the Message object. For example, the response application class can use this method to retrieve the attribute name.
Parameters
| Parameter | Description |
|---|---|
|
nIndex |
An integer specifying which attribute in the Message object. |
Returns
A string populated with the attribute name.