setJMSType procedure

Sets the type name, which is proprietary (JMS-provider-dependent).

Syntax

PROCEDURE setJMSType
DEFINE INPUT PARAMETER typeName AS CHARACTER.

Applies to

Message objects

Notes

When accessing SonicMQ, the JMSType field can be used for storing application-defined values.

See also

#rfi1387308710723, getJMSType function

For more information, see the Accessing message header properties.