Web Link (mspp_weblink) table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

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

Added by: Power Pages Apps Solution

Messages

Message Web API Operation SDK class or method
BulkRetain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Create POST /mspp_weblinks
See Create
CreateRequest or
Create
CreateMultiple CreateMultiple CreateMultipleRequest
Delete DELETE /mspp_weblinks(mspp_weblinkid)
See Delete
DeleteRequest or
Delete
PurgeRetainedContent This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Retain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Retrieve GET /mspp_weblinks(mspp_weblinkid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET /mspp_weblinks
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
RollbackRetain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Update PATCH /mspp_weblinks(mspp_weblinkid)
See Update
UpdateRequest or
Update
UpdateMultiple UpdateMultiple UpdateMultipleRequest
ValidateRetentionConfig This message is to be executed only by Dataverse to trigger registered plug-ins and flows.

Properties

Property Value
CollectionSchemaName mspp_weblinks
DisplayCollectionName Web Links
DisplayName Web Link
EntitySetName mspp_weblinks
IsBPFEntity False
LogicalCollectionName mspp_weblinks
LogicalName mspp_weblink
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_weblinkid
PrimaryNameAttribute mspp_name
SchemaName mspp_weblink

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
Targets systemuser
Type Lookup

mspp_createdbyipaddress

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

mspp_createdbyusername

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

mspp_createdon

Property Value
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

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

mspp_disablepagevalidation

Property Value
Description
DisplayName Disable Page Validation
IsValidForForm True
IsValidForRead True
LogicalName mspp_disablepagevalidation
RequiredLevel None
Type Boolean

mspp_disablepagevalidation Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_displayimageonly

Property Value
Description
DisplayName Display Image Only
IsValidForForm True
IsValidForRead True
LogicalName mspp_displayimageonly
RequiredLevel None
Type Boolean

mspp_displayimageonly Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_displayorder

Property Value
Description
DisplayName Display Order
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_displayorder
MaxValue 2147483647
MinValue -2147483648
RequiredLevel Recommended
Type Integer
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
Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_externalurl

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

mspp_imagealttext

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

mspp_imageheight

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

mspp_imageurl

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

mspp_imagewidth

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

mspp_modifiedby

Property Value
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_modifiedbyipaddress

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

mspp_modifiedbyusername

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

mspp_modifiedon

Property Value
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

Property Value
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_openinnewwindow

Property Value
Description
DisplayName Open In New Window
IsValidForForm True
IsValidForRead True
LogicalName mspp_openinnewwindow
RequiredLevel ApplicationRequired
Type Boolean

mspp_openinnewwindow Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

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
Targets mspp_webpage
Type Lookup

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
Targets mspp_weblink
Type Lookup

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
Targets mspp_publishingstate
Type Lookup
Property Value
Description
DisplayName Robots Follow Link
IsValidForForm True
IsValidForRead True
LogicalName mspp_robotsfollowlink
RequiredLevel ApplicationRequired
Type Boolean
Value Label Description
1 Yes
0 No

DefaultValue: 1

mspp_weblinkId

Property Value
Description Unique identifier for entity instances
DisplayName Web Link
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
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
Targets mspp_weblinkset
Type Lookup

statecode

Property Value
Description Status of the Web Link
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Choices/Options

Value Label DefaultStatus InvariantName
0 Active 1 Active
1 Inactive 2 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

statuscode Choices/Options

Value Label State
1 Active 0
2 Inactive 1

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

mspp_createdbyName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_pageidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_pageidname
MaxLength 100
RequiredLevel None
Type String

mspp_parentweblinkidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_parentweblinkidname
MaxLength 100
RequiredLevel None
Type String

mspp_publishingstateidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_publishingstateidname
MaxLength 100
RequiredLevel None
Type String

mspp_weblinksetidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_weblinksetidname
MaxLength 100
RequiredLevel None
Type String

One-To-Many Relationships

Listed by SchemaName.

Same as the mspp_weblink_weblink many-to-one relationship for the mspp_weblink table/entity.

Property Value
ReferencingEntity mspp_weblink
ReferencingAttribute mspp_parentweblinkid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_weblink_weblink
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Child Links
Order: 100500
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

See the mspp_publishingstate_weblink one-to-many relationship for the mspp_publishingstate table/entity.

Added by: System Solution Solution

See the mspp_systemuser_mspp_weblink_createdby one-to-many relationship for the systemuser table/entity.

Added by: System Solution Solution

See the mspp_systemuser_mspp_weblink_modifiedby one-to-many relationship for the systemuser table/entity.

See the mspp_weblink_weblink one-to-many relationship for the mspp_weblink table/entity.

See the mspp_weblinkset_weblink one-to-many relationship for the mspp_weblinkset table/entity.

See the mspp_webpage_weblink one-to-many relationship for the mspp_webpage table/entity.

See also

Dataverse table/entity reference
Web API Reference
mspp_weblink EntityType