Web Template (mspp_webtemplate) table/entity reference

Note

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

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_webtemplates
See Create
CreateRequest or
Create
CreateMultiple CreateMultiple CreateMultipleRequest
Delete DELETE /mspp_webtemplates(mspp_webtemplateid)
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_webtemplates(mspp_webtemplateid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET /mspp_webtemplates
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_webtemplates(mspp_webtemplateid)
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_webtemplates
DisplayCollectionName Web Templates
DisplayName Web Template
EntitySetName mspp_webtemplates
IsBPFEntity False
LogicalCollectionName mspp_webtemplates
LogicalName mspp_webtemplate
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_webtemplateid
PrimaryNameAttribute mspp_name
SchemaName mspp_webtemplate

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_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_mimetype

Property Value
Description Shows the MIME type of the web template content.
DisplayName MIME Type
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_mimetype
MaxLength 256
RequiredLevel None
Type String

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_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_source

Property Value
Description
DisplayName Source
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_source
MaxLength 1048576
RequiredLevel None
Type Memo

mspp_websiteid

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

mspp_webtemplateId

Property Value
Description Unique identifier for entity instances
DisplayName Web Template
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_webtemplateid
RequiredLevel SystemRequired
Type Uniqueidentifier

statecode

Property Value
Description Status of the Web Template
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 Template
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_websiteidName

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

One-To-Many Relationships

Listed by SchemaName.

mspp_webtemplate_adplacement

Same as the mspp_webtemplate_adplacement many-to-one relationship for the mspp_adplacement table/entity.

Property Value
ReferencingEntity mspp_adplacement
ReferencingAttribute mspp_webtemplateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webtemplate_adplacement
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webtemplate_pagetemplate

Same as the mspp_webtemplate_pagetemplate many-to-one relationship for the mspp_pagetemplate table/entity.

Property Value
ReferencingEntity mspp_pagetemplate
ReferencingAttribute mspp_webtemplateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webtemplate_pagetemplate
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webtemplate_pollplacement

Same as the mspp_webtemplate_pollplacement many-to-one relationship for the mspp_pollplacement table/entity.

Property Value
ReferencingEntity mspp_pollplacement
ReferencingAttribute mspp_webtemplateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webtemplate_pollplacement
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Same as the mspp_webtemplate_website_footer many-to-one relationship for the mspp_website table/entity.

Property Value
ReferencingEntity mspp_website
ReferencingAttribute mspp_footerwebtemplateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webtemplate_website_footer
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Websites (Footer)
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webtemplate_website_header

Same as the mspp_webtemplate_website_header many-to-one relationship for the mspp_website table/entity.

Property Value
ReferencingEntity mspp_website
ReferencingAttribute mspp_headerwebtemplateid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webtemplate_website_header
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Websites (Header)
Order: 10000
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.

mspp_systemuser_mspp_webtemplate_createdby

Added by: System Solution Solution

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

mspp_systemuser_mspp_webtemplate_modifiedby

Added by: System Solution Solution

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

mspp_website_mspp_webtemplate

See the mspp_website_mspp_webtemplate one-to-many relationship for the mspp_website table/entity.

See also

Dataverse table/entity reference
Web API Reference
mspp_webtemplate EntityType