Référence d’entité/de table Website Language (mspp_websitelanguage)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Languages supported and publishing status for the portal
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_websitelanguages Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_websitelanguages(mspp_websitelanguageid) 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_websitelanguages(mspp_websitelanguageid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_websitelanguages 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_websitelanguages(mspp_websitelanguageid) 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_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 |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par 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
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_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_description
Propriété | Valeur |
---|---|
Description | |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_displayname
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
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_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 | 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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Lookup to Website |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
mspp_websitelanguageId
Propriété | Valeur |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Website Language |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_websitelanguageid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websitelcid
Propriété | Valeur |
---|---|
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 |
Choix/Options mspp_websitelcid
Valeur | Étiquette | Description |
---|---|---|
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
Propriété | Valeur |
---|---|
Description | Status of the Website Language |
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 Website Language |
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_createdbyName
- mspp_createdbyYomiName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_publishingstateName
- mspp_websiteidName
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_publishingstateName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_publishingstatename |
MaxLength | 100 |
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 un-à-plusieurs
Répertorié par SchemaName.
- mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
- mspp_websitelanguage_contentsnippet_contentsnippetlanguageid
- mspp_websitelanguage_weblinkset
- mspp_websitelanguage_webpage_webpagelanguageid
mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
Identique à la relation plusieurs à un mspp_mspp_websitelanguage_mspp_website_DefaultLanguage pour la table/entité mspp_website.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un mspp_websitelanguage_contentsnippet_contentsnippetlanguageid pour la table/entité mspp_contentsnippet.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un mspp_websitelanguage_weblinkset pour la table/entité mspp_weblinkset.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un mspp_websitelanguage_webpage_webpagelanguageid pour la table/entité mspp_webpage.
Propriété | Valeur |
---|---|
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 |
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_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
Voir la relation un à plusieurs mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState pour la table/entité mspp_publishingstate.
mspp_mspp_website_mspp_websitelanguage
Voir la relation un à plusieurs mspp_mspp_website_mspp_websitelanguage pour la table/entité mspp_website.
mspp_systemuser_mspp_websitelanguage_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_websitelanguage_createdby pour la table/entité systemuser.
mspp_systemuser_mspp_websitelanguage_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_websitelanguage_modifiedby pour la table/entité systemuser.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web mspp_websitelanguage EntityType