Represents the mapping between a queue Group and the sObject types associated with the queue, including custom objects.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Special Access
Rules
Customer Portal users
can't access this object.
Fields
| QueueId
|
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The ID of a queue.
|
| SobjectType
|
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort
- Description
- A list of object types that can be associated with the queue specified
by the QueueId.
|
Usage
Use this object to associate a queue
with the sObject that can be associated with the queue, including custom objects.
A queue is a Group whose Type is Queue.