AccountingToken property

Read-write. The AccountingToken to be included in the MQPMR of a message when put on a queue. Its initial value is all nulls.

    Defined in:
    MQDistributionListItem class

    Data Type:
    String of 32 characters

Syntax: To get: accountingtoken$ = MQDistributionListItem. AccountingToken

To set: MQDistributionListItem. AccountingToken = accountingtoken$