Referencia de tabla o entidad Shortcut (mspp_shortcut)

Nota

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

Añadido por: solución Power Pages Apps

Mensajes

Mensaje Operación de API web Método o clase de SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_shortcuts
Vea Crear
CreateRequest o
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid)
Vea Eliminar
DeleteRequest o
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_shortcuts
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid)
Vea Actualizar
UpdateRequest o
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propiedades

Propiedad Valor
CollectionSchemaName mspp_shortcuts
DisplayCollectionName Shortcuts
DisplayName Shortcut
EntitySetName mspp_shortcuts
IsBPFEntity False
LogicalCollectionName mspp_shortcuts
LogicalName mspp_shortcut
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_shortcutid
PrimaryNameAttribute mspp_name
SchemaName mspp_shortcut

Columnas/atributos que se pueden escribir

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

mspp_createdby

Propiedad Valor
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
Type DateTime

mspp_description

Propiedad Valor
Description
DisplayName Description
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_description
MaxLength 2000
RequiredLevel None
Type Memo

mspp_disabletargetvalidation

Propiedad Valor
Description
DisplayName Disable Shortcut Target Validation
IsValidForForm True
IsValidForRead True
LogicalName mspp_disabletargetvalidation
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_disabletargetvalidation

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_displayorder

Propiedad Valor
Description
DisplayName Display Order
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_displayorder
MaxValue 2147483647
MinValue -2147483648
RequiredLevel Recommended
Type Integer

mspp_externalurl

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

mspp_modifiedby

Propiedad Valor
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_modifiedon

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
Type DateTime

mspp_name

Propiedad Valor
Description The name of the custom entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

mspp_parentpage_webpageid

Propiedad Valor
Description Unique identifier for Web Page associated with Shortcut.
DisplayName Parent Page
IsValidForForm True
IsValidForRead True
LogicalName mspp_parentpage_webpageid
RequiredLevel ApplicationRequired
Targets mspp_webpage
Type Lookup

mspp_shortcutId

Propiedad Valor
Description Unique identifier for entity instances
DisplayName Shortcut
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_shortcutid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_title

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

mspp_webfileid

Propiedad Valor
Description Web File that is pointed to by the shortcut
DisplayName Web File
IsValidForForm True
IsValidForRead True
LogicalName mspp_webfileid
RequiredLevel None
Targets mspp_webfile
Type Lookup

mspp_webpageid

Propiedad Valor
Description The web page that the shortcut points to
DisplayName Web Page
IsValidForForm True
IsValidForRead True
LogicalName mspp_webpageid
RequiredLevel None
Targets mspp_webpage
Type Lookup

mspp_websiteid

Propiedad Valor
Description Unique identifier for Website associated with Shortcut.
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel ApplicationRequired
Targets mspp_website
Type Lookup

statecode

Propiedad Valor
Description Status of the Shortcut
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 Shortcut
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Elecciones/opciones de statuscode

Valor Etiqueta Estado
1 Active 0
2 Inactive 1

Columnas/atributos de sólo lectura

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

mspp_createdbyName

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

mspp_createdbyYomiName

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

mspp_modifiedbyName

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

mspp_modifiedbyYomiName

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

mspp_parentpage_webpageidName

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

mspp_webfileidName

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

mspp_webpageidName

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

mspp_websiteidName

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

Relaciones de uno a varios

Listado por SchemaName.

mspp_shortcut_ActivityPointers

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_ActivityPointers de la tabla activitypointer.

Propiedad Valor
ReferencingEntity activitypointer
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_shortcut_ActivityPointers
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_shortcut_adx_inviteredemptions

Añadido por: solución Active Solution

Igual que la relación de varios a uno mspp_shortcut_adx_inviteredemptions de la tabla adx_inviteredemption.

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

mspp_shortcut_adx_portalcomments

Añadido por: solución Active Solution

Igual que la relación de varios a uno mspp_shortcut_adx_portalcomments de la tabla adx_portalcomment.

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

mspp_shortcut_chats

Añadido por: solución Activities Patch

Igual que la relación de varios a uno mspp_shortcut_chats de la tabla chat.

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

mspp_shortcut_Appointments

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_Appointments de la tabla appointment.

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

mspp_shortcut_Emails

Añadido por: solución System Solution

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

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

mspp_shortcut_Faxes

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_Faxes de la tabla fax.

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

mspp_shortcut_Letters

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_Letters de la tabla letter.

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

mspp_shortcut_PhoneCalls

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_PhoneCalls de la tabla phonecall.

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

mspp_shortcut_Tasks

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_Tasks de la tabla task.

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

mspp_shortcut_RecurringAppointmentMasters

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_RecurringAppointmentMasters de la tabla recurringappointmentmaster.

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

mspp_shortcut_SocialActivities

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_SocialActivities de la tabla socialactivity.

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

mspp_shortcut_connections1

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_connections1 de la tabla connection.

Propiedad Valor
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_shortcut_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_shortcut_connections2

Añadido por: solución System Solution

Igual que la relación de varios a uno mspp_shortcut_connections2 de la tabla connection.

Propiedad Valor
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_shortcut_connections2
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
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.

mspp_parentwebpage_shortcut

Consulte la relación de uno a varios mspp_parentwebpage_shortcut de la tabla mspp_webpage.

mspp_systemuser_mspp_shortcut_createdby

Añadido por: solución System Solution

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

mspp_systemuser_mspp_shortcut_modifiedby

Añadido por: solución System Solution

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

mspp_webfile_shortcut

Consulte la relación de uno a varios mspp_webfile_shortcut de la tabla mspp_webfile.

mspp_webpage_shortcut

Consulte la relación de uno a varios mspp_webpage_shortcut de la tabla mspp_webpage.

mspp_website_shortcut

Consulte la relación de uno a varios mspp_website_shortcut de la tabla mspp_website.

Consultar también

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