Referencia de tabla o entidad Queue

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

A list of records that require action, such as accounts, activities, and cases.

Mensajes

Mensaje Operación de API web Método o clase de SDK
AddPrincipalToQueue AddPrincipalToQueue Action AddPrincipalToQueueRequest
Assign PATCH [org URI]/api/data/v9.0/queues(queueid)
Actualizar propiedad ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/queues
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/queues(queueid)
Vea Eliminar
DeleteRequest o
Delete
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/queues(queueid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/queues
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RetrieveUserQueues RetrieveUserQueues Function RetrieveUserQueuesRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/queues(queueid)
Actualizar propiedades statecode y statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/queues(queueid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName Queues
DisplayCollectionName Queues
DisplayName Queue
EntitySetName queues
IsBPFEntity False
LogicalCollectionName queues
LogicalName queue
OwnershipType UserOwned
PrimaryIdAttribute queueid
PrimaryNameAttribute name
SchemaName Queue

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

BusinessUnitId

Propiedad Valor
Description Unique identifier of the business unit with which the queue is associated.
DisplayName Business Unit
IsValidForForm False
IsValidForRead True
LogicalName businessunitid
RequiredLevel None
Targets businessunit
Type Lookup

Description

Propiedad Valor
Description Description of the queue.
DisplayName Description
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

EMailAddress

Propiedad Valor
Description Email address that is associated with the queue.
DisplayName Incoming Email
FormatName Email
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName emailaddress
MaxLength 100
RequiredLevel None
Type String

EmailRouterAccessApproval

Propiedad Valor
Description Shows the status of the primary email address.
DisplayName Primary Email Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName emailrouteraccessapproval
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de EmailRouterAccessApproval

Valor Etiqueta Descripción
0 Empty
1 Approved
2 Pending Approval
3 Rejected

EntityImage

Propiedad Valor
Description The default image for the entity.
DisplayName Entity Image
IsPrimaryImage True
IsValidForForm False
IsValidForRead True
LogicalName entityimage
MaxHeight 144
MaxWidth 144
RequiredLevel None
Type Image

IgnoreUnsolicitedEmail

Propiedad Valor
Description Information that specifies whether a queue is to ignore unsolicited email (deprecated).
DisplayName Convert To Email Activities
IsValidForForm True
IsValidForRead True
LogicalName ignoreunsolicitedemail
RequiredLevel None
Type Boolean

Elecciones/opciones de IgnoreUnsolicitedEmail

Valor Etiqueta Descripción
1 Only specific Emails
0 All incoming Emails

Valor predeterminado: 0

ImportSequenceNumber

Propiedad Valor
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

IncomingEmailDeliveryMethod

Propiedad Valor
Description Incoming email delivery method for the queue.
DisplayName Incoming Email Delivery Method
IsValidForForm True
IsValidForRead True
LogicalName incomingemaildeliverymethod
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de IncomingEmailDeliveryMethod

Valor Etiqueta Descripción
0 None
2 Server-Side Synchronization or Email Router
3 Forward Mailbox

IncomingEmailFilteringMethod

Propiedad Valor
Description Convert Incoming Email To Activities
DisplayName Convert Incoming Email To Activities
IsValidForForm True
IsValidForRead True
LogicalName incomingemailfilteringmethod
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de IncomingEmailFilteringMethod

Valor Etiqueta Descripción
0 All email messages
1 Email messages in response to Dynamics 365 email
2 Email messages from Dynamics 365 Leads, Contacts and Accounts
3 Email messages from Dynamics 365 records that are email enabled
4 No email messages

Name

Propiedad Valor
Description Name of the queue.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel ApplicationRequired
Type String

OutgoingEmailDeliveryMethod

Propiedad Valor
Description Outgoing email delivery method for the queue.
DisplayName Outgoing Email Delivery Method
IsValidForForm True
IsValidForRead True
LogicalName outgoingemaildeliverymethod
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de OutgoingEmailDeliveryMethod

Valor Etiqueta Descripción
0 None
2 Server-Side Synchronization or Email Router

OverriddenCreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OwnerId

Propiedad Valor
Description Unique identifier of the user or team who owns the queue.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

PrimaryUserId

Propiedad Valor
Description Unique identifier of the owner of the queue.
DisplayName Owner (deprecated)
IsValidForForm False
IsValidForRead True
LogicalName primaryuserid
RequiredLevel None
Targets systemuser
Type Lookup

QueueId

Propiedad Valor
Description Unique identifier of the queue.
DisplayName Queue
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName queueid
RequiredLevel SystemRequired
Type Uniqueidentifier

QueueViewType

Propiedad Valor
Description Select whether the queue is public or private. A public queue can be viewed by all. A private queue can be viewed only by the members added to the queue.
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName queueviewtype
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de QueueViewType

Valor Etiqueta Descripción
0 Public
1 Private

StateCode

Propiedad Valor
Description Status of the queue.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Elecciones/opciones de StateCode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

Propiedad Valor
Description Reason for the status of the queue.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel SystemRequired
Type Status

Elecciones/opciones de StatusCode

Valor Etiqueta Estado
1 Active 0
2 Inactive 1

TransactionCurrencyId

Propiedad Valor
Description Unique identifier of the currency associated with the queue.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

AllowEmailCredentials

Propiedad Valor
Description This attribute is no longer used. The data is now in the Mailbox.AllowEmailConnectorToUseCredentials attribute.
DisplayName Allow to Use Credentials for Email Processing (Obsolete)
IsValidForForm True
IsValidForRead True
LogicalName allowemailcredentials
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de AllowEmailCredentials

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

BusinessUnitIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName businessunitidname
MaxLength 100
RequiredLevel None
Type String

CreatedBy

Propiedad Valor
Description Unique identifier of the user who created the queue record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the queue was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who created the queue.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

DefaultMailbox

Propiedad Valor
Description Select the mailbox associated with this queue.
DisplayName Mailbox
IsValidForForm True
IsValidForRead True
LogicalName defaultmailbox
RequiredLevel None
Targets mailbox
Type Lookup

DefaultMailboxName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName defaultmailboxname
MaxLength 100
RequiredLevel None
Type String

EmailPassword

Propiedad Valor
Description This attribute is no longer used. The data is now in the Mailbox.Password attribute.
DisplayName Password (Obsolete)
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName emailpassword
MaxLength 200
RequiredLevel None
Type String

EmailUsername

Propiedad Valor
Description This attribute is no longer used. The data is now in the Mailbox.UserName attribute.
DisplayName User Name (Obsolete)
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName emailusername
MaxLength 200
RequiredLevel None
Type String

EntityImage_Timestamp

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_timestamp
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

EntityImage_URL

Propiedad Valor
Description
DisplayName
FormatName Url
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName entityimage_url
MaxLength 200
RequiredLevel None
Type String

EntityImageId

Propiedad Valor
Description For internal use only.
DisplayName Entity Image Id
IsValidForForm False
IsValidForRead True
LogicalName entityimageid
RequiredLevel None
Type Uniqueidentifier

ExchangeRate

Propiedad Valor
Description Exchange rate for the currency associated with the queue with respect to the base currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

IsEmailAddressApprovedByO365Admin

Propiedad Valor
Description Shows the status of approval of the email address by O365 Admin.
DisplayName Email Address O365 Admin Approval Status
IsValidForForm False
IsValidForRead True
LogicalName isemailaddressapprovedbyo365admin
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsEmailAddressApprovedByO365Admin

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsFaxQueue

Propiedad Valor
Description Indication of whether a queue is the fax delivery queue.
DisplayName Fax Queue
IsValidForForm False
IsValidForRead True
LogicalName isfaxqueue
RequiredLevel None
Type Boolean

Elecciones/opciones de IsFaxQueue

Valor Etiqueta Descripción
1 Fax Queue
0 Non-fax Queue

Valor predeterminado: 0

ModifiedBy

Propiedad Valor
Description Unique identifier of the user who last modified the queue.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the queue was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who last modified the queue.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

NumberOfItems

Propiedad Valor
Description Number of Queue items associated with the queue.
DisplayName Queue Items
Format None
IsValidForForm False
IsValidForRead True
LogicalName numberofitems
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

NumberOfMembers

Propiedad Valor
Description Number of Members associated with the queue.
DisplayName No. of Members
Format None
IsValidForForm False
IsValidForRead True
LogicalName numberofmembers
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

OrganizationId

Propiedad Valor
Description Unique identifier of the organization associated with the queue.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propiedad Valor
Description Unique identifier of the business unit that owns the queue.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propiedad Valor
Description Unique identifier of the team who owns the queue.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propiedad Valor
Description Unique identifier of the user who owns the queue.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

PrimaryUserIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName primaryuseridname
MaxLength 100
RequiredLevel None
Type String

PrimaryUserIdYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName primaryuseridyominame
MaxLength 100
RequiredLevel None
Type String

QueueTypeCode

Propiedad Valor
Description Type of queue that is automatically assigned when a user or queue is created. The type can be public, private, or work in process.
DisplayName Queue Type
IsValidForForm False
IsValidForRead True
LogicalName queuetypecode
RequiredLevel None
Type Picklist

Elecciones/opciones de QueueTypeCode

Valor Etiqueta Descripción
1 Default Value

TransactionCurrencyIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propiedad Valor
Description Version number of the queue.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relaciones de uno a varios

Listado por SchemaName.

queue_system_user

Igual que la relación de varios a uno queue_system_user de la tabla systemuser.

Propiedad Valor
ReferencingEntity systemuser
ReferencingAttribute queueid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName queue_system_user
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Queue_AsyncOperations

Igual que la relación de varios a uno Queue_AsyncOperations de la tabla asyncoperation.

Propiedad Valor
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Queue_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

queue_principalobjectattributeaccess

Igual que la relación de varios a uno queue_principalobjectattributeaccess de la tabla principalobjectattributeaccess.

Propiedad Valor
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName queue_principalobjectattributeaccess
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Queue_DuplicateMatchingRecord

Igual que la relación de varios a uno Queue_DuplicateMatchingRecord de la tabla duplicaterecord.

Propiedad Valor
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Queue_DuplicateMatchingRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Queue_SyncErrors

Igual que la relación de varios a uno Queue_SyncErrors de la tabla syncerror.

Propiedad Valor
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Queue_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Queue_Email_EmailSender

Igual que la relación de varios a uno Queue_Email_EmailSender de la tabla email.

Propiedad Valor
ReferencingEntity email
ReferencingAttribute emailsender
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Queue_Email_EmailSender
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Queue_DuplicateBaseRecord

Igual que la relación de varios a uno Queue_DuplicateBaseRecord de la tabla duplicaterecord.

Propiedad Valor
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Queue_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

queue_activity_parties

Igual que la relación de varios a uno queue_activity_parties de la tabla activityparty.

Propiedad Valor
ReferencingEntity activityparty
ReferencingAttribute partyid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName queue_activity_parties
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

queue_team

Igual que la relación de varios a uno queue_team de la tabla team.

Propiedad Valor
ReferencingEntity team
ReferencingAttribute queueid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName queue_team
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

queue_entries

Igual que la relación de varios a uno queue_entries de la tabla queueitem.

Propiedad Valor
ReferencingEntity queueitem
ReferencingAttribute queueid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName queue_entries
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Queue_ProcessSessions

Igual que la relación de varios a uno Queue_ProcessSessions de la tabla processsession.

Propiedad Valor
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Queue_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

queue_PostFollows

Igual que la relación de varios a uno queue_PostFollows de la tabla postfollow.

Propiedad Valor
ReferencingEntity postfollow
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName queue_PostFollows
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mailbox_regarding_queue

Igual que la relación de varios a uno mailbox_regarding_queue de la tabla mailbox.

Propiedad Valor
ReferencingEntity mailbox
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mailbox_regarding_queue
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: NoCascade
Unshare: NoCascade

Queue_BulkDeleteFailures

Igual que la relación de varios a uno Queue_BulkDeleteFailures de la tabla bulkdeletefailure.

Propiedad Valor
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Queue_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

email_acceptingentity_queue

Añadido por: solución msft_ActivitiesInfra_Extensions

Igual que la relación de varios a uno email_acceptingentity_queue de la tabla email.

Propiedad Valor
ReferencingEntity email
ReferencingAttribute acceptingentityid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName email_acceptingentity_queue
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

queue_defaultmailbox_mailbox

Consulte la relación de uno a varios queue_defaultmailbox_mailbox de la tabla mailbox.

business_unit_queues

Consulte la relación de uno a varios business_unit_queues de la tabla businessunit.

business_unit_queues2

Consulte la relación de uno a varios business_unit_queues2 de la tabla businessunit.

lk_queue_modifiedonbehalfby

Consulte la relación de uno a varios lk_queue_modifiedonbehalfby de la tabla systemuser.

organization_queues

Consulte la relación de uno a varios organization_queues de la tabla organization.

lk_queuebase_createdby

Consulte la relación de uno a varios lk_queuebase_createdby de la tabla systemuser.

lk_queuebase_modifiedby

Consulte la relación de uno a varios lk_queuebase_modifiedby de la tabla systemuser.

TransactionCurrency_Queue

Consulte la relación de uno a varios TransactionCurrency_Queue de la tabla transactioncurrency.

queue_primary_user

Consulte la relación de uno a varios queue_primary_user de la tabla systemuser.

lk_queue_createdonbehalfby

Consulte la relación de uno a varios lk_queue_createdonbehalfby de la tabla systemuser.

Relaciones de varios a varios

Los detalles de la relación proporcionados cuando la tabla Queue es la primera tabla de la relación. Listado por SchemaName.

queuemembership_association

IntersectEntityName: queuemembership

Tabla 1

Propiedad Valor
IntersectAttribute queueid
IsCustomizable False
LogicalName queue
NavigationPropertyName queuemembership_association
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

Tabla 2

Propiedad Valor
LogicalName systemuser
IntersectAttribute systemuserid
NavigationPropertyName queuemembership_association
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web queue EntityType