Référence d’entité/de table Redirect (mspp_redirect)
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_redirects Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_redirects(mspp_redirectid) 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_redirects(mspp_redirectid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_redirects 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_redirects(mspp_redirectid) 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_redirects |
DisplayCollectionName | Redirects |
DisplayName | Redirect |
EntitySetName | mspp_redirects |
IsBPFEntity | False |
LogicalCollectionName | mspp_redirects |
LogicalName | mspp_redirect |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_redirectid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_redirect |
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
- mspp_createdon
- mspp_inboundurl
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_redirectId
- mspp_redirecturl
- mspp_sitemarkerid
- mspp_statuscode
- mspp_webpageid
- mspp_websiteid
- statecode
- statuscode
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_inboundurl
Propriété | Valeur |
---|---|
Description | The path to redirect visitors from |
DisplayName | Inbound URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_inboundurl |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
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_redirectId
Propriété | Valeur |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Redirect |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_redirectid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_redirecturl
Propriété | Valeur |
---|---|
Description | The path to redirect visitors to |
DisplayName | Redirect URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_redirecturl |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_sitemarkerid
Propriété | Valeur |
---|---|
Description | Unique identifier for Site Marker associated with Redirect. |
DisplayName | Site Marker |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_sitemarkerid |
RequiredLevel | None |
Targets | mspp_sitemarker |
Type | Lookup |
mspp_statuscode
Propriété | Valeur |
---|---|
Description | |
DisplayName | Status Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_statuscode |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Choix/Options mspp_statuscode
Valeur | Étiquette | Description |
---|---|---|
301 | 301 (Permanent Redirect) | |
302 | 302 (Temporary Redirect) |
mspp_webpageid
Propriété | Valeur |
---|---|
Description | Unique identifier for Web Page associated with Redirect. |
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 Redirect. |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
statecode
Propriété | Valeur |
---|---|
Description | Status of the Redirect |
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 Redirect |
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
- mspp_createdbyYomiName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_sitemarkeridName
- mspp_webpageidName
- mspp_websiteidName
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_sitemarkeridName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_sitemarkeridname |
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_redirect_ActivityPointers
- mspp_redirect_adx_inviteredemptions
- mspp_redirect_adx_portalcomments
- mspp_redirect_chats
- mspp_redirect_Appointments
- mspp_redirect_Emails
- mspp_redirect_Faxes
- mspp_redirect_Letters
- mspp_redirect_PhoneCalls
- mspp_redirect_Tasks
- mspp_redirect_RecurringAppointmentMasters
- mspp_redirect_SocialActivities
mspp_redirect_ActivityPointers
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_ActivityPointers pour la table/entité activitypointer.
Propriété | Valeur |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_ActivityPointers |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_adx_inviteredemptions
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un mspp_redirect_adx_inviteredemptions pour la table/entité adx_inviteredemption.
Propriété | Valeur |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_adx_inviteredemptions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_adx_portalcomments
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un mspp_redirect_adx_portalcomments pour la table/entité adx_portalcomment.
Propriété | Valeur |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_adx_portalcomments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_chats
Ajouté par : solution Activities Patch
Identique à la relation plusieurs à un mspp_redirect_chats pour la table/entité chat.
Propriété | Valeur |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_chats |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_Appointments
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_Appointments pour la table/entité appointment.
Propriété | Valeur |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_Appointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_Emails
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_Emails pour la table/entité email.
Propriété | Valeur |
---|---|
ReferencingEntity | |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_Emails |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_Faxes
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_Faxes pour la table/entité fax.
Propriété | Valeur |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_Faxes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_Letters
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_Letters pour la table/entité letter.
Propriété | Valeur |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_Letters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_PhoneCalls
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_PhoneCalls pour la table/entité phonecall.
Propriété | Valeur |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_PhoneCalls |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_Tasks
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_Tasks pour la table/entité task.
Propriété | Valeur |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_Tasks |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_RecurringAppointmentMasters
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_RecurringAppointmentMasters pour la table/entité recurringappointmentmaster.
Propriété | Valeur |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_RecurringAppointmentMasters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_redirect_SocialActivities
Ajouté par : solution System Solution
Identique à la relation plusieurs à un mspp_redirect_SocialActivities pour la table/entité socialactivity.
Propriété | Valeur |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_redirect_SocialActivities |
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_sitemarker_redirect
- mspp_systemuser_mspp_redirect_createdby
- mspp_systemuser_mspp_redirect_modifiedby
- mspp_webpage_redirect
- mspp_website_redirect
mspp_sitemarker_redirect
Voir la relation un à plusieurs mspp_sitemarker_redirect pour la table/entité mspp_sitemarker.
mspp_systemuser_mspp_redirect_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_redirect_createdby pour la table/entité systemuser.
mspp_systemuser_mspp_redirect_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_redirect_modifiedby pour la table/entité systemuser.
mspp_webpage_redirect
Voir la relation un à plusieurs mspp_webpage_redirect pour la table/entité mspp_webpage.
mspp_website_redirect
Voir la relation un à plusieurs mspp_website_redirect pour la table/entité mspp_website.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web mspp_redirect EntityType