Queue property

Applies to

Example

Description

Queue is an integer with values ranging from 0 (no queue) to 32.

Syntax

Object.Queue

Object.Queue [= Value]

Data type

Integer

Remarks

Only one queue at a time can be assigned for forms, sets, and batches. If the Object corresponds to a Set or Batch, and the Forms in this Set/Batch are placed in different queues, the Queue property has the value ehMultipleQueues. So you can only assign one queue, but you can read multiple queue values.

Classic methods

GetQueues on Form object, GetQueues on Set object, SetQueues, ResetQueues, GetQueueStatus, SetQueueStatus, ResetQueueStatus