SetQueues(SelectedQueues as Long)

Invoice object

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

Syntax: 2QueueNumber–1

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

(21-1 + 25-1) = (1 + 16) = 17

Invoice object

Setting queues