mspp_websitelanguage EntityType
Languages supported and publishing status for the portal
- Entity set path:
- [organization URI]/api/data/v9.2/mspp_websitelanguages
- Base type:
- crmbaseentity
- Table type:
- Virtual
- Display name:
- Website Language
- Primary key:
- mspp_websitelanguageid
- Primary name column:
- mspp_name
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mspp_createdon | Edm.DateTimeOffset |
Shows the date and time when the record was created. Display name: Created On |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_description | Edm.String |
Display name: Description |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_displayname | Edm.String |
Localized display name of the portal language Display name: Portal Display Name |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_languagecode | Edm.String |
Locale or language identifier that appears in the URL to indicate the portal language Display name: Language Code |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_lcid | Edm.Int32 |
Locale ID that is assigned to the portal language Display name: Language Code Identifier |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_modifiedon | Edm.DateTimeOffset |
Shows the date and time when the record was modified. Display name: Modified On |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_name | Edm.String |
Name of the portal language Display name: Name |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_systemlanguage | Edm.Int32 |
The system language determines which portal languages are available Display name: System Language |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_websitelanguageid | Edm.Guid |
Unique identifier for entity instances Display name: Website Language |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mspp_websitelcid | Edm.Int32 |
This attribute is used only in Power Pages Management App, and only for UI purpose. It's value is mapped to mspp_systemlanguage. Display name: Power Pages Language
Default options
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
statecode | Edm.Int32 |
Status of the Website Language Display name: Status
Default options
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
statuscode | Edm.Int32 |
Reason for the status of the Website Language Display name: Status Reason
Default options
|
Lookup properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.
Name | Single-valued navigation property | Description |
---|---|---|
_mspp_createdby_value | mspp_createdby |
Shows who created the record. |
_mspp_modifiedby_value | mspp_modifiedby |
Shows who last updated the record. |
_mspp_publishingstate_value | mspp_PublishingState |
Lookup to Publishing State - publishing state of this website/language instance (draft/published) |
_mspp_websiteid_value | mspp_WebsiteId |
Lookup to Website |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
---|---|---|
mspp_createdby | systemuser | mspp_systemuser_mspp_websitelanguage_createdby |
mspp_modifiedby | systemuser | mspp_systemuser_mspp_websitelanguage_modifiedby |
mspp_PublishingState | mspp_publishingstate | mspp_mspp_publishingstate_mspp_websitelanguage_PublishingState |
mspp_WebsiteId | mspp_website | mspp_mspp_website_mspp_websitelanguage |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
mspp_mspp_websitelanguage_mspp_website_DefaultLanguage | mspp_website | mspp_DefaultLanguage |
mspp_websitelanguage_contentsnippet_contentsnippetlanguageid | mspp_contentsnippet | mspp_contentsnippetlanguageid |
mspp_websitelanguage_weblinkset | mspp_weblinkset | mspp_websitelanguageid |
mspp_websitelanguage_webpage_webpagelanguageid | mspp_webpage | mspp_webpagelanguageid |
Operations
The following operations can be used with the mspp_websitelanguage entity type.
Name | Binding |
---|---|
BulkRetain | Not Bound |
CreateMultiple | Not Bound |
DeleteMultiple | Not Bound |
PurgeRetainedContent | Not Bound |
Retain | Not Bound |
RollbackRetain | Not Bound |
UpdateMultiple | Not Bound |
ValidateRetentionConfig | Not Bound |