QueueManagerName property
Read-write. The IBM MQ queue manager name.
- Defined in:
- MQDistributionListItem class
- Data Type:
- String of 48 characters.
Syntax: To get: qmname$ = MQDistributionListItem. QueueManagerName
To set: MQDistributionListItem. QueueManagerName = qmname$