Content Snippet (mspp_contentsnippet) table/entity reference

Note

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

Content snippets are inserted in page templates so that any label, text string or image in the template can be content-managed.

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_contentsnippets
See Create
CreateRequest or
Create
CreateMultiple CreateMultiple CreateMultipleRequest
Delete DELETE /mspp_contentsnippets(mspp_contentsnippetid)
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_contentsnippets(mspp_contentsnippetid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET /mspp_contentsnippets
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_contentsnippets(mspp_contentsnippetid)
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_contentsnippets
DisplayCollectionName Content Snippets
DisplayName Content Snippet
EntitySetName mspp_contentsnippets
IsBPFEntity False
LogicalCollectionName mspp_contentsnippets
LogicalName mspp_contentsnippet
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_contentsnippetid
PrimaryNameAttribute mspp_name
SchemaName mspp_contentsnippet

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

mspp_contentsnippetId

Property Value
Description Unique identifier for entity instances
DisplayName Content Snippet
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_contentsnippetid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_contentsnippetlanguageid

Property Value
Description Option to make content snippets language specific
DisplayName Content Snippet Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_contentsnippetlanguageid
RequiredLevel None
Targets mspp_websitelanguage
Type Lookup

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_display_name

Property Value
Description Stores the label that is shown on the user interface (UI) in the data editing mode.
DisplayName Display Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_display_name
MaxLength 250
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_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_type

Property Value
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel None
Type Picklist

mspp_type Choices/Options

Value Label Description
756150000 Text
756150001 HTML

mspp_value

Property Value
Description
DisplayName Value
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_value
MaxLength 1048576
RequiredLevel Recommended
Type Memo

mspp_websiteid

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

statecode

Property Value
Description Status of the Content Snippet
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 Content Snippet
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_contentsnippetlanguageidName

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

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

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_contentsnippet_createdby

Added by: System Solution Solution

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

mspp_systemuser_mspp_contentsnippet_modifiedby

Added by: System Solution Solution

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

mspp_website_contentsnippet

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

mspp_websitelanguage_contentsnippet_contentsnippetlanguageid

See the mspp_websitelanguage_contentsnippet_contentsnippetlanguageid one-to-many relationship for the mspp_websitelanguage table/entity.

See also

Dataverse table/entity reference
Web API Reference
mspp_contentsnippet EntityType