Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Messages
The following table lists the messages for the Redirect (mspp_redirect) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? | Web API Operation | SDK for .NET | 
|---|---|---|
| AssociateEvent: True | Associate records | Associate records | 
| CreateEvent: True | POST/mspp_redirectsSee Create | Create records | 
| CreateMultipleEvent: True | CreateMultiple | CreateMultipleRequest | 
| DeleteEvent: True | DELETE/mspp_redirects(mspp_redirectid)See Delete | Delete records | 
| DisassociateEvent: True | Disassociate records | Disassociate records | 
| RetrieveEvent: True | GET/mspp_redirects(mspp_redirectid)See Retrieve | Retrieve records | 
| RetrieveEntityChangesEvent: True | RetrieveEntityChangesRequest | |
| RetrieveMultipleEvent: True | GET/mspp_redirectsSee Query data | Query data | 
| UpdateEvent: True | PATCH/mspp_redirects(mspp_redirectid)See Update | Update records | 
| UpdateMultipleEvent: True | UpdateMultiple | UpdateMultipleRequest | 
| UpsertEvent: False | PATCH/mspp_redirects(mspp_redirectid)See Upsert a table row | UpsertRequest | 
| UpsertMultipleEvent: False | UpsertMultiple | UpsertMultipleRequest | 
Events
The following table lists the events for the Redirect (mspp_redirect) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.
| Name | Web API Operation | SDK for .NET | 
|---|---|---|
| BulkRetain | BulkRetain | Learn to use messages with the SDK for .NET | 
| PurgeRetainedContent | PurgeRetainedContent | Learn to use messages with the SDK for .NET | 
| Retain | Retain | Learn to use messages with the SDK for .NET | 
| RollbackRetain | RollbackRetain | Learn to use messages with the SDK for .NET | 
| ValidateRetentionConfig | ValidateRetentionConfig | Learn to use messages with the SDK for .NET | 
Properties
The following table lists selected properties for the Redirect (mspp_redirect) table.
| Property | Value | 
|---|---|
| DisplayName | Redirect | 
| DisplayCollectionName | Redirects | 
| SchemaName | mspp_redirect | 
| CollectionSchemaName | mspp_redirects | 
| EntitySetName | mspp_redirects | 
| LogicalName | mspp_redirect | 
| LogicalCollectionName | mspp_redirects | 
| PrimaryIdAttribute | mspp_redirectid | 
| PrimaryNameAttribute | mspp_name | 
| TableType | Virtual | 
| OwnershipType | OrganizationOwned | 
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by 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
| Property | Value | 
|---|---|
| Description | Shows who created the record. | 
| DisplayName | Created By | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_createdby | 
| RequiredLevel | None | 
| Type | Lookup | 
| Targets | systemuser | 
mspp_createdon
| Property | Value | 
|---|---|
| Description | Shows the date and time when the record was created. | 
| DisplayName | Created On | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_createdon | 
| RequiredLevel | None | 
| Type | DateTime | 
| CanChangeDateTimeBehavior | True | 
| DateTimeBehavior | UserLocal | 
| Format | DateAndTime | 
| ImeMode | Inactive | 
| SourceTypeMask | 0 | 
mspp_inboundurl
| Property | Value | 
|---|---|
| Description | The path to redirect visitors from | 
| DisplayName | Inbound URL | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_inboundurl | 
| RequiredLevel | ApplicationRequired | 
| Type | String | 
| Format | Text | 
| FormatName | Text | 
| ImeMode | Auto | 
| IsLocalizable | False | 
| MaxLength | 100 | 
mspp_modifiedby
| Property | Value | 
|---|---|
| Description | Shows who last updated the record. | 
| DisplayName | Modified By | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_modifiedby | 
| RequiredLevel | None | 
| Type | Lookup | 
| Targets | systemuser | 
mspp_modifiedon
| Property | Value | 
|---|---|
| Description | Shows the date and time when the record was modified. | 
| DisplayName | Modified On | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_modifiedon | 
| RequiredLevel | None | 
| Type | DateTime | 
| CanChangeDateTimeBehavior | True | 
| DateTimeBehavior | UserLocal | 
| Format | DateAndTime | 
| ImeMode | Inactive | 
| SourceTypeMask | 0 | 
mspp_name
| Property | Value | 
|---|---|
| Description | The name of the custom entity. | 
| DisplayName | Name | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_name | 
| RequiredLevel | ApplicationRequired | 
| Type | String | 
| Format | Text | 
| FormatName | Text | 
| ImeMode | Auto | 
| IsLocalizable | False | 
| MaxLength | 100 | 
mspp_redirectId
| Property | Value | 
|---|---|
| Description | Unique identifier for entity instances | 
| DisplayName | Redirect | 
| IsValidForForm | False | 
| IsValidForRead | True | 
| LogicalName | mspp_redirectid | 
| RequiredLevel | SystemRequired | 
| Type | Uniqueidentifier | 
mspp_redirecturl
| Property | Value | 
|---|---|
| Description | The path to redirect visitors to | 
| DisplayName | Redirect URL | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_redirecturl | 
| RequiredLevel | None | 
| Type | String | 
| Format | Text | 
| FormatName | Text | 
| ImeMode | Auto | 
| IsLocalizable | False | 
| MaxLength | 100 | 
mspp_sitemarkerid
| Property | Value | 
|---|---|
| Description | Unique identifier for Site Marker associated with Redirect. | 
| DisplayName | Site Marker | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_sitemarkerid | 
| RequiredLevel | None | 
| Type | Lookup | 
| Targets | mspp_sitemarker | 
mspp_statuscode
| Property | Value | 
|---|---|
| Description | |
| DisplayName | Status Code | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_statuscode | 
| RequiredLevel | ApplicationRequired | 
| Type | Picklist | 
| DefaultFormValue | 302 | 
| GlobalChoiceName | mspp_redirect_mspp_statuscode | 
mspp_statuscode Choices/Options
| Value | Label | 
|---|---|
| 301 | 301 (Permanent Redirect) | 
| 302 | 302 (Temporary Redirect) | 
mspp_webpageid
| Property | Value | 
|---|---|
| Description | Unique identifier for Web Page associated with Redirect. | 
| DisplayName | Web Page | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_webpageid | 
| RequiredLevel | None | 
| Type | Lookup | 
| Targets | mspp_webpage | 
mspp_websiteid
| Property | Value | 
|---|---|
| Description | Unique identifier for Website associated with Redirect. | 
| DisplayName | Website | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | mspp_websiteid | 
| RequiredLevel | ApplicationRequired | 
| Type | Lookup | 
| Targets | mspp_website | 
statecode
| Property | Value | 
|---|---|
| Description | Status of the Redirect | 
| DisplayName | Status | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | statecode | 
| RequiredLevel | SystemRequired | 
| Type | State | 
| DefaultFormValue | |
| GlobalChoiceName | mspp_redirect_statecode | 
statecode Choices/Options
| Value | Details | 
|---|---|
| 0 | Label: Active DefaultStatus: 1 InvariantName: Active | 
| 1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive | 
statuscode
| Property | Value | 
|---|---|
| Description | Reason for the status of the Redirect | 
| DisplayName | Status Reason | 
| IsValidForForm | True | 
| IsValidForRead | True | 
| LogicalName | statuscode | 
| RequiredLevel | None | 
| Type | Status | 
| DefaultFormValue | |
| GlobalChoiceName | mspp_redirect_statuscode | 
statuscode Choices/Options
| Value | Details | 
|---|---|
| 1 | Label: Active State:0 TransitionData: None | 
| 2 | Label: Inactive State:1 TransitionData: None | 
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- mspp_sitemarker_redirect
- mspp_systemuser_mspp_redirect_createdby
- mspp_systemuser_mspp_redirect_modifiedby
- mspp_webpage_redirect
- mspp_website_redirect
mspp_sitemarker_redirect
One-To-Many Relationship: mspp_sitemarker mspp_sitemarker_redirect
| Property | Value | 
|---|---|
| ReferencedEntity | mspp_sitemarker | 
| ReferencedAttribute | mspp_sitemarkerid | 
| ReferencingAttribute | mspp_sitemarkerid | 
| ReferencingEntityNavigationPropertyName | mspp_sitemarkerid | 
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade | 
mspp_systemuser_mspp_redirect_createdby
One-To-Many Relationship: systemuser mspp_systemuser_mspp_redirect_createdby
| Property | Value | 
|---|---|
| ReferencedEntity | systemuser | 
| ReferencedAttribute | systemuserid | 
| ReferencingAttribute | mspp_createdby | 
| ReferencingEntityNavigationPropertyName | mspp_createdby | 
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade | 
mspp_systemuser_mspp_redirect_modifiedby
One-To-Many Relationship: systemuser mspp_systemuser_mspp_redirect_modifiedby
| Property | Value | 
|---|---|
| ReferencedEntity | systemuser | 
| ReferencedAttribute | systemuserid | 
| ReferencingAttribute | mspp_modifiedby | 
| ReferencingEntityNavigationPropertyName | mspp_modifiedby | 
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade | 
mspp_webpage_redirect
One-To-Many Relationship: mspp_webpage mspp_webpage_redirect
| Property | Value | 
|---|---|
| ReferencedEntity | mspp_webpage | 
| ReferencedAttribute | mspp_webpageid | 
| ReferencingAttribute | mspp_webpageid | 
| ReferencingEntityNavigationPropertyName | mspp_webpageid | 
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade | 
mspp_website_redirect
One-To-Many Relationship: mspp_website mspp_website_redirect
| Property | Value | 
|---|---|
| ReferencedEntity | mspp_website | 
| ReferencedAttribute | mspp_websiteid | 
| ReferencingAttribute | mspp_websiteid | 
| ReferencingEntityNavigationPropertyName | mspp_websiteid | 
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade | 
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- mspp_redirect_ActivityPointers
- mspp_redirect_adx_inviteredemptions
- mspp_redirect_adx_portalcomments
- mspp_redirect_Appointments
- mspp_redirect_chats
- mspp_redirect_Emails
- mspp_redirect_Faxes
- mspp_redirect_Letters
- mspp_redirect_PhoneCalls
- mspp_redirect_RecurringAppointmentMasters
- mspp_redirect_SocialActivities
- mspp_redirect_Tasks
mspp_redirect_ActivityPointers
Many-To-One Relationship: activitypointer mspp_redirect_ActivityPointers
| Property | Value | 
|---|---|
| ReferencingEntity | activitypointer | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_ActivityPointers | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_adx_inviteredemptions
Many-To-One Relationship: adx_inviteredemption mspp_redirect_adx_inviteredemptions
| Property | Value | 
|---|---|
| ReferencingEntity | adx_inviteredemption | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_adx_inviteredemptions | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_adx_portalcomments
Many-To-One Relationship: adx_portalcomment mspp_redirect_adx_portalcomments
| Property | Value | 
|---|---|
| ReferencingEntity | adx_portalcomment | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_adx_portalcomments | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_Appointments
Many-To-One Relationship: appointment mspp_redirect_Appointments
| Property | Value | 
|---|---|
| ReferencingEntity | appointment | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_Appointments | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_chats
Many-To-One Relationship: chat mspp_redirect_chats
| Property | Value | 
|---|---|
| ReferencingEntity | chat | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_chats | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_Emails
Many-To-One Relationship: email mspp_redirect_Emails
| Property | Value | 
|---|---|
| ReferencingEntity | email | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_Emails | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_Faxes
Many-To-One Relationship: fax mspp_redirect_Faxes
| Property | Value | 
|---|---|
| ReferencingEntity | fax | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_Faxes | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_Letters
Many-To-One Relationship: letter mspp_redirect_Letters
| Property | Value | 
|---|---|
| ReferencingEntity | letter | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_Letters | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_PhoneCalls
Many-To-One Relationship: phonecall mspp_redirect_PhoneCalls
| Property | Value | 
|---|---|
| ReferencingEntity | phonecall | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_PhoneCalls | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_RecurringAppointmentMasters
Many-To-One Relationship: recurringappointmentmaster mspp_redirect_RecurringAppointmentMasters
| Property | Value | 
|---|---|
| ReferencingEntity | recurringappointmentmaster | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_RecurringAppointmentMasters | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_SocialActivities
Many-To-One Relationship: socialactivity mspp_redirect_SocialActivities
| Property | Value | 
|---|---|
| ReferencingEntity | socialactivity | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_SocialActivities | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
mspp_redirect_Tasks
Many-To-One Relationship: task mspp_redirect_Tasks
| Property | Value | 
|---|---|
| ReferencingEntity | task | 
| ReferencingAttribute | regardingobjectid | 
| ReferencedEntityNavigationPropertyName | mspp_redirect_Tasks | 
| IsCustomizable | True | 
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 | 
See also
Dataverse table/entity reference
Dataverse Web API Reference
mspp_redirect