Referencia de tabla o entidad Website Language (mspp_websitelanguage)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Languages supported and publishing status for the portal
Añadido por: solución Power Pages Apps
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_websitelanguages Vea Crear |
CreateRequest o Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_websitelanguages(mspp_websitelanguageid) Vea Eliminar |
DeleteRequest o 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) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_websitelanguages Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_websitelanguages(mspp_websitelanguageid) Vea Actualizar |
UpdateRequest o Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propiedades
Propiedad | Valor |
---|---|
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 |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por 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
Propiedad | Valor |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdon
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_displayname
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Lookup to Website |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
mspp_websitelanguageId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Website Language |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_websitelanguageid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_websitelcid
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de mspp_websitelcid
Valor | Etiqueta | Descripción |
---|---|---|
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
Propiedad | Valor |
---|---|
Description | Status of the Website Language |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
Elecciones/opciones de statecode
Valor | Etiqueta | Estado predeterminado | Nombre invariable |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Propiedad | Valor |
---|---|
Description | Reason for the status of the Website Language |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
Elecciones/opciones de statuscode
Valor | Etiqueta | Estado |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- mspp_createdbyName
- mspp_createdbyYomiName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_publishingstateName
- mspp_websiteidName
mspp_createdbyName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_publishingstateName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_publishingstatename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_websiteidName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relaciones de uno a varios
Listado por SchemaName.
- mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
- mspp_websitelanguage_contentsnippet_contentsnippetlanguageid
- mspp_websitelanguage_weblinkset
- mspp_websitelanguage_webpage_webpagelanguageid
mspp_mspp_websitelanguage_mspp_website_DefaultLanguage
Igual que la relación de varios a uno mspp_mspp_websitelanguage_mspp_website_DefaultLanguage de la tabla mspp_website.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_websitelanguage_contentsnippet_contentsnippetlanguageid de la tabla mspp_contentsnippet.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_websitelanguage_weblinkset de la tabla mspp_weblinkset.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno mspp_websitelanguage_webpage_webpagelanguageid de la tabla mspp_webpage.
Propiedad | Valor |
---|---|
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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por 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
Consulte la relación de uno a varios mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState de la tabla mspp_publishingstate.
mspp_mspp_website_mspp_websitelanguage
Consulte la relación de uno a varios mspp_mspp_website_mspp_websitelanguage de la tabla mspp_website.
mspp_systemuser_mspp_websitelanguage_createdby
Añadido por: solución System Solution
Consulte la relación de uno a varios mspp_systemuser_mspp_websitelanguage_createdby de la tabla systemuser.
mspp_systemuser_mspp_websitelanguage_modifiedby
Añadido por: solución System Solution
Consulte la relación de uno a varios mspp_systemuser_mspp_websitelanguage_modifiedby de la tabla systemuser.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web mspp_websitelanguage EntityType