Web Link (mspp_weblink) table/entity reference

A textual or imaged based link to an interal or external URL.

Messages

The following table lists the messages for the Web Link (mspp_weblink) 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
Create
Event: True
POST /mspp_weblinks
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /mspp_weblinks(mspp_weblinkid)
See Delete
Delete records
Retrieve
Event: True
GET /mspp_weblinks(mspp_weblinkid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /mspp_weblinks
See Query data
Query data
Update
Event: True
PATCH /mspp_weblinks(mspp_weblinkid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /mspp_weblinks(mspp_weblinkid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Events

The following table lists the events for the Web Link (mspp_weblink) 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 Web Link (mspp_weblink) table.

Property Value
DisplayName Web Link
DisplayCollectionName Web Links
SchemaName mspp_weblink
CollectionSchemaName mspp_weblinks
EntitySetName mspp_weblinks
LogicalName mspp_weblink
LogicalCollectionName mspp_weblinks
PrimaryIdAttribute mspp_weblinkid
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

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_createdbyipaddress

Property Value
Description
DisplayName Created By IP Address
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdbyipaddress
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_createdbyusername

Property Value
Description
DisplayName Created By Username
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdbyusername
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

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_description

Property Value
Description
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName mspp_description
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 2000

mspp_disablepagevalidation

Property Value
Description
DisplayName Disable Page Validation
IsValidForForm True
IsValidForRead True
LogicalName mspp_disablepagevalidation
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_weblink_mspp_disablepagevalidation
DefaultValue False
True Label Yes
False Label No

mspp_displayimageonly

Property Value
Description
DisplayName Display Image Only
IsValidForForm True
IsValidForRead True
LogicalName mspp_displayimageonly
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_weblink_mspp_displayimageonly
DefaultValue False
True Label Yes
False Label No

mspp_displayorder

Property Value
Description
DisplayName Display Order
IsValidForForm True
IsValidForRead True
LogicalName mspp_displayorder
RequiredLevel Recommended
Type Integer
MaxValue 2147483647
MinValue -2147483648
Property Value
Description Select whether to display the children of the page as child links for this link.
DisplayName Display Page Child Links
IsValidForForm True
IsValidForRead True
LogicalName mspp_displaypagechildlinks
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_weblink_mspp_displaypagechildlinks
DefaultValue False
True Label Yes
False Label No

mspp_externalurl

Property Value
Description
DisplayName External Url
IsValidForForm True
IsValidForRead True
LogicalName mspp_externalurl
RequiredLevel None
Type String
Format Url
FormatName Url
ImeMode Auto
IsLocalizable False
MaxLength 2048

mspp_imagealttext

Property Value
Description
DisplayName Image Alt Text
IsValidForForm True
IsValidForRead True
LogicalName mspp_imagealttext
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 500

mspp_imageheight

Property Value
Description
DisplayName Image Height
IsValidForForm True
IsValidForRead True
LogicalName mspp_imageheight
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

mspp_imageurl

Property Value
Description
DisplayName Image Url
IsValidForForm True
IsValidForRead True
LogicalName mspp_imageurl
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1024

mspp_imagewidth

Property Value
Description
DisplayName Image Width
IsValidForForm True
IsValidForRead True
LogicalName mspp_imagewidth
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

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_modifiedbyipaddress

Property Value
Description
DisplayName Modified By IP Address
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedbyipaddress
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_modifiedbyusername

Property Value
Description
DisplayName Modified By Username
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedbyusername
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

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_openinnewwindow

Property Value
Description
DisplayName Open In New Window
IsValidForForm True
IsValidForRead True
LogicalName mspp_openinnewwindow
RequiredLevel ApplicationRequired
Type Boolean
GlobalChoiceName mspp_weblink_mspp_openinnewwindow
DefaultValue False
True Label Yes
False Label No

mspp_pageid

Property Value
Description Unique identifier for Web Page associated with Web Link.
DisplayName Page
IsValidForForm True
IsValidForRead True
LogicalName mspp_pageid
RequiredLevel None
Type Lookup
Targets mspp_webpage

mspp_parentweblinkid

Property Value
Description Unique identifier for parent Web Link associated with Web Link.
DisplayName Parent Web Link
IsValidForForm True
IsValidForRead True
LogicalName mspp_parentweblinkid
RequiredLevel None
Type Lookup
Targets mspp_weblink

mspp_publishingstateid

Property Value
Description Unique identifier for Publishing State associated with Web Link.
DisplayName Publishing State
IsValidForForm True
IsValidForRead True
LogicalName mspp_publishingstateid
RequiredLevel ApplicationRequired
Type Lookup
Targets mspp_publishingstate
Property Value
Description
DisplayName Robots Follow Link
IsValidForForm True
IsValidForRead True
LogicalName mspp_robotsfollowlink
RequiredLevel ApplicationRequired
Type Boolean
GlobalChoiceName mspp_weblink_mspp_robotsfollowlink
DefaultValue True
True Label Yes
False Label No

mspp_weblinkId

Property Value
Description Unique identifier for entity instances
DisplayName Web Link
IsValidForForm False
IsValidForRead True
LogicalName mspp_weblinkid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_weblinksetid

Property Value
Description Unique identifier for Web Link Set associated with Web Link.
DisplayName Web Link Set
IsValidForForm True
IsValidForRead True
LogicalName mspp_weblinksetid
RequiredLevel ApplicationRequired
Type Lookup
Targets mspp_weblinkset

statecode

Property Value
Description Status of the Web Link
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue
GlobalChoiceName mspp_weblink_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 Web Link
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue
GlobalChoiceName mspp_weblink_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.

One-To-Many Relationship: mspp_publishingstate mspp_publishingstate_weblink

Property Value
ReferencedEntity mspp_publishingstate
ReferencedAttribute mspp_publishingstateid
ReferencingAttribute mspp_publishingstateid
ReferencingEntityNavigationPropertyName mspp_publishingstateid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-To-Many Relationship: systemuser mspp_systemuser_mspp_weblink_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute mspp_createdby
ReferencingEntityNavigationPropertyName mspp_createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-To-Many Relationship: systemuser mspp_systemuser_mspp_weblink_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute mspp_modifiedby
ReferencingEntityNavigationPropertyName mspp_modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-To-Many Relationship: mspp_weblink mspp_weblink_weblink

Property Value
ReferencedEntity mspp_weblink
ReferencedAttribute mspp_weblinkid
ReferencingAttribute mspp_parentweblinkid
ReferencingEntityNavigationPropertyName mspp_parentweblinkid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-To-Many Relationship: mspp_weblinkset mspp_weblinkset_weblink

Property Value
ReferencedEntity mspp_weblinkset
ReferencedAttribute mspp_weblinksetid
ReferencingAttribute mspp_weblinksetid
ReferencingEntityNavigationPropertyName mspp_weblinksetid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-To-Many Relationship: mspp_webpage mspp_webpage_weblink

Property Value
ReferencedEntity mspp_webpage
ReferencedAttribute mspp_webpageid
ReferencingAttribute mspp_pageid
ReferencingEntityNavigationPropertyName mspp_pageid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

Many-To-One Relationship: mspp_weblink mspp_weblink_weblink

Property Value
ReferencingEntity mspp_weblink
ReferencingAttribute mspp_parentweblinkid
ReferencedEntityNavigationPropertyName mspp_weblink_weblink
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseLabel
Group: Details
Label: Child Links
MenuId: null
Order: 100500
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
mspp_weblink