Référence d’entité/de table Shortcut (mspp_shortcut)

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Ajouté par : solution Power Pages Apps

Messages

Message Opération de l'API web Classe ou méthode SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_shortcuts
Voir Créer
CreateRequest ou
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid)
Voir Supprimer
DeleteRequest ou
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)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_shortcuts
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid)
Voir Mettre à jour
UpdateRequest ou
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propriétés

Propriété Valeur
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

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

mspp_createdby

Propriété Valeur
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

Propriété Valeur
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

Propriété Valeur
Description
DisplayName Description
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_description
MaxLength 2000
RequiredLevel None
Type Memo

mspp_disabletargetvalidation

Propriété Valeur
Description
DisplayName Disable Shortcut Target Validation
IsValidForForm True
IsValidForRead True
LogicalName mspp_disabletargetvalidation
RequiredLevel None
Type Boolean

Choix/Options mspp_disabletargetvalidation

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

mspp_displayorder

Propriété Valeur
Description
DisplayName Display Order
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_displayorder
MaxValue 2147483647
MinValue -2147483648
RequiredLevel Recommended
Type Integer

mspp_externalurl

Propriété Valeur
Description
DisplayName External URL
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_externalurl
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedby

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description Unique identifier for entity instances
DisplayName Shortcut
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_shortcutid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_title

Propriété Valeur
Description
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_title
MaxLength 100
RequiredLevel None
Type String

mspp_webfileid

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description Status of the Shortcut
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options statecode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Propriété Valeur
Description Reason for the status of the Shortcut
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options statuscode

Valeur Étiquette État
1 Active 0
2 Inactive 1

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

mspp_createdbyName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_parentpage_webpageidName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_parentpage_webpageidname
MaxLength 100
RequiredLevel None
Type String

mspp_webfileidName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_webfileidname
MaxLength 100
RequiredLevel None
Type String

mspp_webpageidName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_webpageidname
MaxLength 100
RequiredLevel None
Type String

mspp_websiteidName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

Relations un-à-plusieurs

Répertorié par SchemaName.

mspp_shortcut_ActivityPointers

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_ActivityPointers pour la table/entité activitypointer.

Propriété Valeur
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

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un mspp_shortcut_adx_inviteredemptions pour la table/entité adx_inviteredemption.

Propriété Valeur
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

Ajouté par : solution Active Solution

Identique à la relation plusieurs à un mspp_shortcut_adx_portalcomments pour la table/entité adx_portalcomment.

Propriété Valeur
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

Ajouté par : solution Activities Patch

Identique à la relation plusieurs à un mspp_shortcut_chats pour la table/entité chat.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_Appointments pour la table/entité appointment.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_Emails pour la table/entité email.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_Faxes pour la table/entité fax.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_Letters pour la table/entité letter.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_PhoneCalls pour la table/entité phonecall.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_Tasks pour la table/entité task.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_RecurringAppointmentMasters pour la table/entité recurringappointmentmaster.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_SocialActivities pour la table/entité socialactivity.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_connections1 pour la table/entité connection.

Propriété Valeur
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

Ajouté par : solution System Solution

Identique à la relation plusieurs à un mspp_shortcut_connections2 pour la table/entité connection.

Propriété Valeur
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

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

mspp_parentwebpage_shortcut

Voir la relation un à plusieurs mspp_parentwebpage_shortcut pour la table/entité mspp_webpage.

mspp_systemuser_mspp_shortcut_createdby

Ajouté par : solution System Solution

Voir la relation un à plusieurs mspp_systemuser_mspp_shortcut_createdby pour la table/entité systemuser.

mspp_systemuser_mspp_shortcut_modifiedby

Ajouté par : solution System Solution

Voir la relation un à plusieurs mspp_systemuser_mspp_shortcut_modifiedby pour la table/entité systemuser.

mspp_webfile_shortcut

Voir la relation un à plusieurs mspp_webfile_shortcut pour la table/entité mspp_webfile.

mspp_webpage_shortcut

Voir la relation un à plusieurs mspp_webpage_shortcut pour la table/entité mspp_webpage.

mspp_website_shortcut

Voir la relation un à plusieurs mspp_website_shortcut pour la table/entité mspp_website.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web mspp_shortcut EntityType