Referenz zur Tabelle/Entität Content Snippet (mspp_contentsnippet)

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

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

Hinzugefügt von: Power Pages Apps-Lösung

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_contentsnippets
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_contentsnippets(mspp_contentsnippetid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
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)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_contentsnippets
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_contentsnippets(mspp_contentsnippetid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Eigenschaften

Eigenschaft Wert
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

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

mspp_contentsnippetId

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

mspp_contentsnippetlanguageid

Eigenschaft Wert
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

Eigenschaft Wert
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdbyipaddress

Eigenschaft Wert
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

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

mspp_createdon

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

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

mspp_modifiedon

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel None
Type Picklist

mspp_type Auswahlen/Optionen

Wert Etikett Beschreibung
756150000 Text
756150001 HTML

mspp_value

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

mspp_websiteid

Eigenschaft Wert
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

Eigenschaft Wert
Description Status of the Content Snippet
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Auswahlen/Optionen

Wert Etikett Standardstatuswert Invariante Name
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Eigenschaft Wert
Description Reason for the status of the Content Snippet
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode Auswahlen/Optionen

Wert Etikett Status
1 Active 0
2 Inactive 1

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

mspp_contentsnippetlanguageidName

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

mspp_createdbyName

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

mspp_createdbyYomiName

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

mspp_modifiedbyName

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

mspp_modifiedbyYomiName

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

mspp_websiteidName

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

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

mspp_systemuser_mspp_contentsnippet_createdby

Hinzugefügt von: System Solution-Lösung

Siehe die mspp_systemuser_mspp_contentsnippet_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

mspp_systemuser_mspp_contentsnippet_modifiedby

Hinzugefügt von: System Solution-Lösung

Siehe die mspp_systemuser_mspp_contentsnippet_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

mspp_website_contentsnippet

Siehe die mspp_website_contentsnippet-Eins-zu-Viele-Beziehung für die mspp_website-Tabelle/-Entität.

mspp_websitelanguage_contentsnippet_contentsnippetlanguageid

Siehe die mspp_websitelanguage_contentsnippet_contentsnippetlanguageid-Eins-zu-Viele-Beziehung für die mspp_websitelanguage-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mspp_contentsnippet EntityType