SetQueues(SelectedQueues as Long)

Invoice object

Sets a 32-bit coded number indicating which queues the invoice will belong to.

Syntax: 2 QueueNumber-1

For example, if you want set the current invoice to one (1) and five (5), set the queue to 17:

(2 1-1 + 2 5-1) = (1 + 16) = 17

Related topics

Invoice object

Setting queues