Partager via


Référence d’entité/de table Content Snippet (mspp_contentsnippet)

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

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

Ajouté par : solution Power Pages Apps

Messages

Message Opération de l'API web Classe ou méthode SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_contentsnippets
Voir Créer
CreateRequest ou
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_contentsnippets(mspp_contentsnippetid)
Voir Supprimer
DeleteRequest ou
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/mspp_contentsnippets(mspp_contentsnippetid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_contentsnippets
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_contentsnippets(mspp_contentsnippetid)
Voir Mettre à jour
UpdateRequest ou
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propriétés

Propriété Valeur
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

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

mspp_contentsnippetId

Propriété Valeur
Description Unique identifier for entity instances
DisplayName Content Snippet
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_contentsnippetid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_contentsnippetlanguageid

Propriété Valeur
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

Propriété Valeur
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdbyipaddress

Propriété Valeur
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

Propriété Valeur
Description
DisplayName Created By Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdbyusername
MaxLength 100
RequiredLevel None
Type String

mspp_createdon

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName Modified By Username
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedbyusername
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedon

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel None
Type Picklist

Choix/Options mspp_type

Valeur Étiquette Description
756150000 Text
756150001 HTML

mspp_value

Propriété Valeur
Description
DisplayName Value
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_value
MaxLength 1048576
RequiredLevel Recommended
Type Memo

mspp_websiteid

Propriété Valeur
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

Propriété Valeur
Description Status of the Content Snippet
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options statecode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Propriété Valeur
Description Reason for the status of the Content Snippet
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options statuscode

Valeur Étiquette État
1 Active 0
2 Inactive 1

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

mspp_contentsnippetlanguageidName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_contentsnippetlanguageidname
MaxLength 100
RequiredLevel None
Type String

mspp_createdbyName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_websiteidName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

mspp_systemuser_mspp_contentsnippet_createdby

Ajouté par : solution System Solution

Voir la relation un à plusieurs mspp_systemuser_mspp_contentsnippet_createdby pour la table/entité systemuser.

mspp_systemuser_mspp_contentsnippet_modifiedby

Ajouté par : solution System Solution

Voir la relation un à plusieurs mspp_systemuser_mspp_contentsnippet_modifiedby pour la table/entité systemuser.

mspp_website_contentsnippet

Voir la relation un à plusieurs mspp_website_contentsnippet pour la table/entité mspp_website.

mspp_websitelanguage_contentsnippet_contentsnippetlanguageid

Voir la relation un à plusieurs mspp_websitelanguage_contentsnippet_contentsnippetlanguageid pour la table/entité mspp_websitelanguage.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web mspp_contentsnippet EntityType