| Queue Property | |
| See Also |
Sets or returns the queue ID assigned to the service call.
Field name: Queue.
Length: 20 characters.
This is a foreign key to the Queue table (OQUE), not exposed through the DI API).
Read-write property
| Visual Basic |
|---|
Public Property Queue() As String |
To assign a queue to a service call, first set the BelongsToAQueue property to tYES.
ServiceCalls Object  | Queue Object  | QueueID Property