NamelistType (MQLONG)

This specifies the nature of the names in the namelist, and indicates how the namelist is used. The value is one of the following:

MQNT_NONE
Namelist with no assigned type.
MQNT_Q
Namelist containing the names of queues.
MQNT_CLUSTER
Namelist containing the names of clusters.
MQNT_AUTH_INFO
Namelist containing the names of authentication-information objects.

To determine the value of this attribute, use the MQIA_NAMELIST_TYPE selector with the MQINQ call.

This attribute is supported only on z/OS.