Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Hinzugefügt von: Power Pages Apps-Lösung
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_shortcuts Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder 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) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_shortcuts Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Eigenschaften
Eigenschaft | Wert |
---|---|
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 |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- mspp_createdby
- mspp_createdon
- mspp_description
- mspp_disabletargetvalidation
- mspp_displayorder
- mspp_externalurl
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_parentpage_webpageid
- mspp_shortcutId
- mspp_title
- mspp_webfileid
- mspp_webpageid
- mspp_websiteid
- statecode
- statuscode
mspp_createdby
Eigenschaft | Wert |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdon
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_disabletargetvalidation
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Disable Shortcut Target Validation |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_disabletargetvalidation |
RequiredLevel | None |
Type | Boolean |
mspp_disabletargetvalidation Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
mspp_displayorder
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Display Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | Recommended |
Type | Integer |
mspp_externalurl
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | External URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_externalurl |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedby
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Shortcut |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_shortcutid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_title
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webfileid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Status of the Shortcut |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode Auswahlen/Optionen
Wert | Etikett | Standardstatuswert | Invariante Name |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Eigenschaft | Wert |
---|---|
Description | Reason for the status of the Shortcut |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
statuscode Auswahlen/Optionen
Wert | Etikett | Status |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_parentpage_webpageidName
- mspp_webfileidName
- mspp_webpageidName
- mspp_websiteidName
mspp_createdbyName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_parentpage_webpageidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentpage_webpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webfileidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webfileidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webpageidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_websiteidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
- mspp_shortcut_ActivityPointers
- mspp_shortcut_adx_inviteredemptions
- mspp_shortcut_adx_portalcomments
- mspp_shortcut_chats
- mspp_shortcut_Appointments
- mspp_shortcut_Emails
- mspp_shortcut_Faxes
- mspp_shortcut_Letters
- mspp_shortcut_PhoneCalls
- mspp_shortcut_Tasks
- mspp_shortcut_RecurringAppointmentMasters
- mspp_shortcut_SocialActivities
- mspp_shortcut_connections1
- mspp_shortcut_connections2
mspp_shortcut_ActivityPointers
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_ActivityPointers-Viele-zu-Eins-Beziehung für die activitypointer-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Wie die mspp_shortcut_adx_inviteredemptions-Viele-zu-Eins-Beziehung für die adx_inviteredemption-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Wie die mspp_shortcut_adx_portalcomments-Viele-zu-Eins-Beziehung für die adx_portalcomment-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Activities Patch-Lösung
Wie die mspp_shortcut_chats-Viele-zu-Eins-Beziehung für die chat-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_Appointments-Viele-zu-Eins-Beziehung für die appointment-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_Emails-Viele-zu-Eins-Beziehung für die email-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | |
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_Faxes-Viele-zu-Eins-Beziehung für die fax-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_Letters-Viele-zu-Eins-Beziehung für die letter-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_PhoneCalls-Viele-zu-Eins-Beziehung für die phonecall-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_Tasks-Viele-zu-Eins-Beziehung für die task-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_RecurringAppointmentMasters-Viele-zu-Eins-Beziehung für die recurringappointmentmaster-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_SocialActivities-Viele-zu-Eins-Beziehung für die socialactivity-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_connections1-Viele-zu-Eins-Beziehung für die connection-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: System Solution-Lösung
Wie die mspp_shortcut_connections2-Viele-zu-Eins-Beziehung für die connection-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- mspp_parentwebpage_shortcut
- mspp_systemuser_mspp_shortcut_createdby
- mspp_systemuser_mspp_shortcut_modifiedby
- mspp_webfile_shortcut
- mspp_webpage_shortcut
- mspp_website_shortcut
mspp_parentwebpage_shortcut
Siehe die mspp_parentwebpage_shortcut-Eins-zu-Viele-Beziehung für die mspp_webpage-Tabelle/-Entität.
mspp_systemuser_mspp_shortcut_createdby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_shortcut_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_systemuser_mspp_shortcut_modifiedby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_shortcut_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_webfile_shortcut
Siehe die mspp_webfile_shortcut-Eins-zu-Viele-Beziehung für die mspp_webfile-Tabelle/-Entität.
mspp_webpage_shortcut
Siehe die mspp_webpage_shortcut-Eins-zu-Viele-Beziehung für die mspp_webpage-Tabelle/-Entität.
mspp_website_shortcut
Siehe die mspp_website_shortcut-Eins-zu-Viele-Beziehung für die mspp_website-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mspp_shortcut EntityType