Referenz zur Tabelle/Entität Website Language (mspp_websitelanguage)
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Languages supported and publishing status for the portal
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_websitelanguages Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_websitelanguages(mspp_websitelanguageid) 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_websitelanguages(mspp_websitelanguageid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_websitelanguages 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_websitelanguages(mspp_websitelanguageid) 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_websitelanguages |
DisplayCollectionName | Website Languages |
DisplayName | Website Language |
EntitySetName | mspp_websitelanguages |
IsBPFEntity | False |
LogicalCollectionName | mspp_websitelanguages |
LogicalName | mspp_websitelanguage |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_websitelanguageid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_websitelanguage |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- mspp_createdby
- mspp_createdon
- mspp_description
- mspp_displayname
- mspp_languagecode
- mspp_lcid
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_publishingstate
- mspp_systemlanguage
- mspp_websiteid
- mspp_websitelanguageId
- mspp_websitelcid
- statecode
- statuscode
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_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_description
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_displayname
Eigenschaft | Wert |
---|---|
Description | Localized display name of the portal language |
DisplayName | Portal Display Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_languagecode
Eigenschaft | Wert |
---|---|
Description | Locale or language identifier that appears in the URL to indicate the portal language |
DisplayName | Language Code |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_languagecode |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_lcid
Eigenschaft | Wert |
---|---|
Description | Locale ID that is assigned to the portal language |
DisplayName | Language Code Identifier |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_lcid |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | ApplicationRequired |
Type | Integer |
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_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 | Name of the portal language |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_name |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_publishingstate
Eigenschaft | Wert |
---|---|
Description | Lookup to Publishing State - publishing state of this website/language instance (draft/published) |
DisplayName | Publishing State |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_publishingstate |
RequiredLevel | ApplicationRequired |
Targets | mspp_publishingstate |
Type | Lookup |
mspp_systemlanguage
Eigenschaft | Wert |
---|---|
Description | The system language determines which portal languages are available |
DisplayName | System Language |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_systemlanguage |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | ApplicationRequired |
Type | Integer |
mspp_websiteid
Eigenschaft | Wert |
---|---|
Description | Lookup to Website |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
mspp_websitelanguageId
Eigenschaft | Wert |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Website Language |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_websitelanguageid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websitelcid
Eigenschaft | Wert |
---|---|
Description | This attribute is used only in Power Pages Management App, and only for UI purpose. It's value is mapped to mspp_systemlanguage. |
DisplayName | Power Pages Language |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websitelcid |
RequiredLevel | ApplicationRequired |
Type | Picklist |
mspp_websitelcid Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1025 | Arabic | |
1026 | Bulgarian - Bulgaria | |
1027 | Catalan - Catalan | |
1028 | Chinese - Traditional | |
1029 | Czech - Czech Republic | |
1030 | Danish - Denmark | |
1031 | German - Germany | |
1032 | Greek - Greece | |
1033 | English | |
1035 | Finnish - Finland | |
1036 | French - France | |
1037 | Hebrew | |
1038 | Hungarian - Hungary | |
1040 | Italian - Italy | |
1041 | Japanese - Japan | |
1042 | Korean - Korea | |
1043 | Dutch - Netherlands | |
1044 | Norwegian (Bokmål) - Norway | |
1045 | Polish - Poland | |
1046 | Portuguese - Brazil | |
1048 | Romanian - Romania | |
1049 | Russian - Russia | |
1050 | Croatian - Croatia | |
1051 | Slovak - Slovakia | |
1053 | Swedish - Sweden | |
1054 | Thai - Thailand | |
1055 | Turkish - Türkiye | |
1057 | Indonesian - Indonesia | |
1058 | Ukrainian - Ukraine | |
1060 | Slovenian - Slovenia | |
1061 | Estonian - Estonia | |
1062 | Latvian - Latvia | |
1063 | Lithuanian - Lithuania | |
1066 | Vietnamese - Vietnam | |
1069 | Basque - Basque | |
1081 | Hindi - India | |
1086 | Malay - Malaysia | |
1087 | Kazakh - Kazakhstan | |
1110 | Galician - Spain | |
2052 | Chinese - China | |
2070 | Portuguese - Portugal | |
2074 | Serbian (Latin) - Serbia | |
3076 | Chinese - Hong Kong SAR | |
3082 | Spanish (Traditional Sort) - Spain | |
3098 | Serbian (Cyrillic) - Serbia |
statecode
Eigenschaft | Wert |
---|---|
Description | Status of the Website Language |
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 Website Language |
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_createdbyName
- mspp_createdbyYomiName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_publishingstateName
- mspp_websiteidName
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_publishingstateName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_publishingstatename |
MaxLength | 100 |
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 |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
- mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
- mspp_websitelanguage_contentsnippet_contentsnippetlanguageid
- mspp_websitelanguage_weblinkset
- mspp_websitelanguage_webpage_webpagelanguageid
mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
Wie die mspp_mspp_websitelanguage_mspp_website_DefaultLanguage-Viele-zu-Eins-Beziehung für die mspp_website-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | mspp_website |
ReferencingAttribute | mspp_defaultlanguage |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_mspp_websitelanguage_mspp_website_DefaultLanguage |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_websitelanguage_contentsnippet_contentsnippetlanguageid
Wie die mspp_websitelanguage_contentsnippet_contentsnippetlanguageid-Viele-zu-Eins-Beziehung für die mspp_contentsnippet-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | mspp_contentsnippet |
ReferencingAttribute | mspp_contentsnippetlanguageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_websitelanguage_contentsnippet_contentsnippetlanguageid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_websitelanguage_weblinkset
Wie die mspp_websitelanguage_weblinkset-Viele-zu-Eins-Beziehung für die mspp_weblinkset-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | mspp_weblinkset |
ReferencingAttribute | mspp_websitelanguageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_websitelanguage_weblinkset |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_websitelanguage_webpage_webpagelanguageid
Wie die mspp_websitelanguage_webpage_webpagelanguageid-Viele-zu-Eins-Beziehung für die mspp_webpage-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | mspp_webpage |
ReferencingAttribute | mspp_webpagelanguageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_websitelanguage_webpage_webpagelanguageid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
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_mspp_publishingstate_mspp_websitelanguage_PublishingState
- mspp_mspp_website_mspp_websitelanguage
- mspp_systemuser_mspp_websitelanguage_createdby
- mspp_systemuser_mspp_websitelanguage_modifiedby
mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState
Siehe die mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState-Eins-zu-Viele-Beziehung für die mspp_publishingstate-Tabelle/-Entität.
mspp_mspp_website_mspp_websitelanguage
Siehe die mspp_mspp_website_mspp_websitelanguage-Eins-zu-Viele-Beziehung für die mspp_website-Tabelle/-Entität.
mspp_systemuser_mspp_websitelanguage_createdby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_websitelanguage_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_systemuser_mspp_websitelanguage_modifiedby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_websitelanguage_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mspp_websitelanguage EntityType