List (mspp_entitylist) table/entity reference

Messages

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

Events

The following table lists the events for the List (mspp_entitylist) 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 List (mspp_entitylist) table.

Property Value
DisplayName List
DisplayCollectionName Lists
SchemaName mspp_entitylist
CollectionSchemaName mspp_entitylists
EntitySetName mspp_entitylists
LogicalName mspp_entitylist
LogicalCollectionName mspp_entitylists
PrimaryIdAttribute mspp_entitylistid
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_calendar_alldayfieldname

Property Value
Description
DisplayName Is All Day Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_alldayfieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_calendar_descriptionfieldname

Property Value
Description
DisplayName Description Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_descriptionfieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_calendar_enabled

Property Value
Description
DisplayName Calendar View Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_enabled
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entitylist_mspp_calendar_enabled
DefaultValue False
True Label Yes
False Label No

mspp_calendar_enddatefieldname

Property Value
Description
DisplayName End Date Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_enddatefieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_calendar_initialdate

Property Value
Description
DisplayName Calendar Initial Date
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_initialdate
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Auto
SourceTypeMask 0

mspp_calendar_initialview

Property Value
Description
DisplayName Calendar Initial View
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_initialview
RequiredLevel None
Type Picklist
DefaultFormValue 756150001
GlobalChoiceName mspp_entitylist_mspp_calendar_initialview

mspp_calendar_initialview Choices/Options

Value Label
756150000 Year
756150001 Month
756150002 Week
756150003 Day

mspp_calendar_locationfieldname

Property Value
Description
DisplayName Location Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_locationfieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_calendar_organizerfieldname

Property Value
Description
DisplayName Organizer Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_organizerfieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_calendar_startdatefieldname

Property Value
Description
DisplayName Start Date Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_startdatefieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_calendar_style

Property Value
Description
DisplayName Calendar Style
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_style
RequiredLevel None
Type Picklist
DefaultFormValue 756150000
GlobalChoiceName mspp_entitylist_mspp_calendar_style

mspp_calendar_style Choices/Options

Value Label
756150000 Full calendar
756150001 Event list

mspp_calendar_summaryfieldname

Property Value
Description
DisplayName Summary Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_summaryfieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_calendar_timezone

Property Value
Description
DisplayName Display Time Zone
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_timezone
RequiredLevel None
Type Integer
MaxValue 1500
MinValue -1500

mspp_calendar_timezonemode

Property Value
Description
DisplayName Time Zone Display Mode
IsValidForForm True
IsValidForRead True
LogicalName mspp_calendar_timezonemode
RequiredLevel None
Type Picklist
DefaultFormValue 756150000
GlobalChoiceName mspp_entitylist_mspp_calendar_timezonemode

mspp_calendar_timezonemode Choices/Options

Value Label
756150000 User Local Time Zone
756150001 Specific Time Zone

mspp_createbuttonlabel

Property Value
Description
DisplayName Create Button Label
IsValidForForm True
IsValidForRead True
LogicalName mspp_createbuttonlabel
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

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_detailsbuttonlabel

Property Value
Description
DisplayName Details Button Label
IsValidForForm True
IsValidForRead True
LogicalName mspp_detailsbuttonlabel
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 4000

mspp_emptylisttext

Property Value
Description
DisplayName Empty List Text
IsValidForForm True
IsValidForRead True
LogicalName mspp_emptylisttext
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 10000

mspp_entitylistId

Property Value
Description Unique identifier for entity instances
DisplayName List
IsValidForForm False
IsValidForRead True
LogicalName mspp_entitylistid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_entityname

Property Value
Description
DisplayName Table Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_entityname
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_entitypermissionsenabled

Property Value
Description Indicates whether or not the table permission provider will assert privileges on the entity type associated with this list.
DisplayName Enable Table Permissions
IsValidForForm True
IsValidForRead True
LogicalName mspp_entitypermissionsenabled
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entitylist_mspp_entitypermissionsenabled
DefaultValue True
True Label Yes
False Label No

mspp_filter_applybuttonlabel

Property Value
Description
DisplayName Apply Button Label
IsValidForForm True
IsValidForRead True
LogicalName mspp_filter_applybuttonlabel
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_filter_definition

Property Value
Description
DisplayName Filter Definition
IsValidForForm True
IsValidForRead True
LogicalName mspp_filter_definition
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 65536

mspp_filter_enabled

Property Value
Description
DisplayName Filter Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_filter_enabled
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entitylist_mspp_filter_enabled
DefaultValue False
True Label Yes
False Label No

mspp_filter_orientation

Property Value
Description
DisplayName Filter Orientation
IsValidForForm True
IsValidForRead True
LogicalName mspp_filter_orientation
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName mspp_entitylist_mspp_filter_orientation

mspp_filter_orientation Choices/Options

Value Label
756150000 Horizontal
756150001 Vertical

mspp_filteraccount

Property Value
Description
DisplayName Filter Account Attribute
IsValidForForm True
IsValidForRead True
LogicalName mspp_filteraccount
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 2000

mspp_filterportaluser

Property Value
Description
DisplayName Filter Portal User Attribute
IsValidForForm True
IsValidForRead True
LogicalName mspp_filterportaluser
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 2000

mspp_filterwebsite

Property Value
Description
DisplayName Filter Website Attribute
IsValidForForm True
IsValidForRead True
LogicalName mspp_filterwebsite
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 2000

mspp_idquerystringparametername

Property Value
Description The name of the parameter added to the Query String of the list item's URL that will contain the list item record's ID.
DisplayName ID Query String Parameter Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_idquerystringparametername
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_iscodecomponent

Property Value
Description Use a configured code component
DisplayName Use a configured code component
IsValidForForm True
IsValidForRead True
LogicalName mspp_iscodecomponent
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entitylist_mspp_iscodecomponent
DefaultValue False
True Label Yes
False Label No

mspp_key

Property Value
Description A non-localizable string that can be used by queries to retrieve the record.
DisplayName Key
IsValidForForm True
IsValidForRead True
LogicalName mspp_key
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_map_credentials

Property Value
Description
DisplayName Credentials
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_credentials
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_map_distanceunits

Property Value
Description
DisplayName Distance Units
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_distanceunits
RequiredLevel None
Type Picklist
DefaultFormValue 756150001
GlobalChoiceName mspp_entitylist_mspp_map_distanceunits

mspp_map_distanceunits Choices/Options

Value Label
756150000 Km
756150001 miles

mspp_map_distancevalues

Property Value
Description Shows a comma-delimited list of integer values to be populated in the drop-down list in the web portal for selecting the distance to search for a location on the map.
DisplayName Distance Values
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_distancevalues
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_map_enabled

Property Value
Description Indicates if a map view of the data is to be rendered.
DisplayName Map Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_enabled
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entitylist_mspp_map_enabled
DefaultValue False
True Label Yes
False Label No

mspp_map_infoboxdescriptionfieldname

Property Value
Description
DisplayName Infobox Description Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_infoboxdescriptionfieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_map_infoboxoffsetx

Property Value
Description
DisplayName Infobox Offset x
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_infoboxoffsetx
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

mspp_map_infoboxoffsety

Property Value
Description
DisplayName Infobox Offset y
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_infoboxoffsety
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

mspp_map_infoboxtitlefieldname

Property Value
Description
DisplayName Infobox Title Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_infoboxtitlefieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_map_latitude

Property Value
Description
DisplayName Latitude
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_latitude
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 90
MinValue -90
Precision 5

mspp_map_latitudefieldname

Property Value
Description
DisplayName Latitude Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_latitudefieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_map_longitude

Property Value
Description
DisplayName Longitude
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_longitude
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 180
MinValue -180
Precision 5

mspp_map_longitudefieldname

Property Value
Description
DisplayName Longitude Field Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_longitudefieldname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_map_pushpinheight

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

mspp_map_pushpinurl

Property Value
Description
DisplayName Pin Image URL
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_pushpinurl
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 300

mspp_map_pushpinwidth

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

mspp_map_resturl

Property Value
Description
DisplayName REST URL
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_resturl
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 300

mspp_map_type

Property Value
Description
DisplayName Map Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_type
RequiredLevel None
Type Picklist
DefaultFormValue 756150000
GlobalChoiceName mspp_entitylist_mspp_map_type

mspp_map_type Choices/Options

Value Label
756150000 Bing
756150001 Google
756150002 Esri

mspp_map_zoom

Property Value
Description
DisplayName Zoom
IsValidForForm True
IsValidForRead True
LogicalName mspp_map_zoom
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_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_odata_enabled

Property Value
Description
DisplayName OData Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_odata_enabled
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entitylist_mspp_odata_enabled
DefaultValue False
True Label Yes
False Label No

mspp_odata_entitysetname

Property Value
Description
DisplayName OData Entity Set Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_odata_entitysetname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_odata_entitytypename

Property Value
Description
DisplayName OData Entity Type Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_odata_entitytypename
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_odata_view

Property Value
Description The entity view that defines the columns that will be mapped to properties of the entity exposed in the OData feed.
DisplayName OData View
IsValidForForm True
IsValidForRead True
LogicalName mspp_odata_view
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 4000

mspp_pagesize

Property Value
Description
DisplayName Page Size
IsValidForForm True
IsValidForRead True
LogicalName mspp_pagesize
RequiredLevel ApplicationRequired
Type Integer
MaxValue 2147483647
MinValue -1

mspp_primarykeyname

Property Value
Description
DisplayName Primary Key Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_primarykeyname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_provisionedlanguages

Property Value
Description
DisplayName Provisioned Languages
IsValidForForm True
IsValidForRead True
LogicalName mspp_provisionedlanguages
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

mspp_registerstartupscript

Property Value
Description Shows your custom JavaScript that will be placed at the bottom of the page right before the closing element.
DisplayName Custom JavaScript
IsValidForForm True
IsValidForRead True
LogicalName mspp_registerstartupscript
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 100000

mspp_searchenabled

Property Value
Description
DisplayName Search Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_searchenabled
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entitylist_mspp_searchenabled
DefaultValue False
True Label Yes
False Label No

mspp_searchplaceholdertext

Property Value
Description
DisplayName Search Placeholder Text
IsValidForForm True
IsValidForRead True
LogicalName mspp_searchplaceholdertext
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 4000

mspp_searchtooltiptext

Property Value
Description
DisplayName Search Tooltip Text
IsValidForForm True
IsValidForRead True
LogicalName mspp_searchtooltiptext
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 4000

mspp_settings

Property Value
Description
DisplayName Settings
IsValidForForm True
IsValidForRead True
LogicalName mspp_settings
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 100000

mspp_view

Property Value
Description Deprecated
DisplayName View
IsValidForForm True
IsValidForRead True
LogicalName mspp_view
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_views

Property Value
Description
DisplayName Views
IsValidForForm True
IsValidForRead True
LogicalName mspp_views
RequiredLevel ApplicationRequired
Type Memo
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 100000

mspp_webpageforcreate

Property Value
Description Unique identifier for Web Page associated with Entity List.
DisplayName Web Page for Create
IsValidForForm True
IsValidForRead True
LogicalName mspp_webpageforcreate
RequiredLevel None
Type Lookup
Targets mspp_webpage

mspp_webpagefordetailsview

Property Value
Description Unique identifier for Web Page associated with Entity List.
DisplayName Web Page for Details View
IsValidForForm True
IsValidForRead True
LogicalName mspp_webpagefordetailsview
RequiredLevel None
Type Lookup
Targets mspp_webpage

mspp_websiteid

Property Value
Description Unique identifier for Website entity associated with this record
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel ApplicationRequired
Type Lookup
Targets mspp_website

statecode

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

One-To-Many Relationship: mspp_webpage mspp_entitylist_webpageforcreate

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

mspp_entitylist_webpagefordetailsview

One-To-Many Relationship: mspp_webpage mspp_entitylist_webpagefordetailsview

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

mspp_systemuser_mspp_entitylist_createdby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_entitylist_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

mspp_systemuser_mspp_entitylist_modifiedby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_entitylist_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

mspp_website_entitylist

One-To-Many Relationship: mspp_website mspp_website_entitylist

Property Value
ReferencedEntity mspp_website
ReferencedAttribute mspp_websiteid
ReferencingAttribute mspp_websiteid
ReferencingEntityNavigationPropertyName mspp_websiteid
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.

mspp_webpage_entitylist

Many-To-One Relationship: mspp_webpage mspp_webpage_entitylist

Property Value
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_entitylist
ReferencedEntityNavigationPropertyName mspp_webpage_entitylist
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
mspp_entitylist