Référence d’entité/de table Web Page (mspp_webpage)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Web Page
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_webpages Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_webpages(mspp_webpageid) 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_webpages(mspp_webpageid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_webpages 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_webpages(mspp_webpageid) 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_webpages |
DisplayCollectionName | Web Pages |
DisplayName | Web Page |
EntitySetName | mspp_webpages |
IsBPFEntity | False |
LogicalCollectionName | mspp_webpages |
LogicalName | mspp_webpage |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_webpageid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_webpage |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- mspp_alloworigin
- mspp_category
- mspp_copy
- mspp_createdby
- mspp_createdbyipaddress
- mspp_createdbyusername
- mspp_createdon
- mspp_customcss
- mspp_customjavascript
- mspp_displaydate
- mspp_displayorder
- mspp_editorialcomments
- mspp_enablerating
- mspp_entityform
- mspp_entitylist
- mspp_excludefromsearch
- mspp_expirationdate
- mspp_feedbackpolicy
- mspp_hiddenfromsitemap
- mspp_image
- mspp_imageurl
- mspp_isofflinecached
- mspp_isroot
- mspp_masterwebpageid
- mspp_meta_description
- mspp_modifiedby
- mspp_modifiedbyipaddress
- mspp_modifiedbyusername
- mspp_modifiedon
- mspp_name
- mspp_navigation
- mspp_pagetemplateid
- mspp_parentpageid
- mspp_partialurl
- mspp_publishingstateid
- mspp_releasedate
- mspp_rootwebpageid
- mspp_sharedpageconfiguration
- mspp_summary
- mspp_title
- mspp_webform
- mspp_webpageId
- mspp_webpagelanguageid
- mspp_websiteid
- statecode
- statuscode
mspp_alloworigin
Propriété | Valeur |
---|---|
Description | Defines CORS header Access-Control-Allow-Origin for cross origin requests. |
DisplayName | Allow Origin |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_alloworigin |
MaxLength | 250 |
RequiredLevel | None |
Type | String |
mspp_category
Propriété | Valeur |
---|---|
Description | |
DisplayName | Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_category |
RequiredLevel | None |
Type | Picklist |
Choix/Options mspp_category
Valeur | Étiquette | Description |
---|---|---|
1 | News |
mspp_copy
Propriété | Valeur |
---|---|
Description | |
DisplayName | Copy |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_copy |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
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_createdbyipaddress
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | Created By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
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_customcss
Propriété | Valeur |
---|---|
Description | |
DisplayName | Custom CSS |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_customcss |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
mspp_customjavascript
Propriété | Valeur |
---|---|
Description | |
DisplayName | Custom JavaScript |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_customjavascript |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
mspp_displaydate
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Display Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displaydate |
RequiredLevel | None |
Type | DateTime |
mspp_displayorder
Propriété | Valeur |
---|---|
Description | |
DisplayName | Display Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
mspp_editorialcomments
Propriété | Valeur |
---|---|
Description | |
DisplayName | Editorial Comments |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_editorialcomments |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_enablerating
Propriété | Valeur |
---|---|
Description | Setting this value to 'Yes' will allow users to rate the web page. |
DisplayName | Enable Ratings |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_enablerating |
RequiredLevel | None |
Type | Boolean |
Choix/Options mspp_enablerating
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
mspp_entityform
Propriété | Valeur |
---|---|
Description | Unique identifier for Entity Form associated with Web Page. |
DisplayName | Basic Form |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_entityform |
RequiredLevel | None |
Targets | mspp_entityform |
Type | Lookup |
mspp_entitylist
Propriété | Valeur |
---|---|
Description | Unique identifier for Entity List associated with Web Page. |
DisplayName | List |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_entitylist |
RequiredLevel | None |
Targets | mspp_entitylist |
Type | Lookup |
mspp_excludefromsearch
Propriété | Valeur |
---|---|
Description | Shows whether the webpage is excluded from the portal search. |
DisplayName | Exclude From Search |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_excludefromsearch |
RequiredLevel | None |
Type | Boolean |
Choix/Options mspp_excludefromsearch
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
mspp_expirationdate
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Expiration Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_expirationdate |
RequiredLevel | None |
Type | DateTime |
mspp_feedbackpolicy
Propriété | Valeur |
---|---|
Description | |
DisplayName | Comment Policy |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_feedbackpolicy |
RequiredLevel | None |
Type | Picklist |
Choix/Options mspp_feedbackpolicy
Valeur | Étiquette | Description |
---|---|---|
756150000 | Inherit | |
756150001 | None | |
756150002 | Open | |
756150003 | Item | |
756150004 | Moderated | |
756150005 | Closed |
mspp_hiddenfromsitemap
Propriété | Valeur |
---|---|
Description | |
DisplayName | Hidden From Sitemap |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_hiddenfromsitemap |
RequiredLevel | ApplicationRequired |
Type | Boolean |
Choix/Options mspp_hiddenfromsitemap
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
mspp_image
Propriété | Valeur |
---|---|
Description | Unique identifier for Web File associated with Web Page. |
DisplayName | Image |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_image |
RequiredLevel | None |
Targets | mspp_webfile |
Type | Lookup |
mspp_imageurl
Propriété | Valeur |
---|---|
Description | |
DisplayName | Image URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_imageurl |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
mspp_isofflinecached
Propriété | Valeur |
---|---|
Description | Define whether to cache this page for PWA. |
DisplayName | isOfflineCached |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_isofflinecached |
RequiredLevel | None |
Type | Boolean |
Choix/Options mspp_isofflinecached
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
mspp_isroot
Propriété | Valeur |
---|---|
Description | Defines whether this is the "root" record of this translated group of Web Pages. |
DisplayName | Is Root |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_isroot |
RequiredLevel | ApplicationRequired |
Type | Boolean |
Choix/Options mspp_isroot
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
mspp_masterwebpageid
Propriété | Valeur |
---|---|
Description | Unique identifier for Web Page associated with Web Page. |
DisplayName | Master Web Page |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_masterwebpageid |
RequiredLevel | None |
Targets | mspp_webpage |
Type | Lookup |
mspp_meta_description
Propriété | Valeur |
---|---|
Description | |
DisplayName | Description |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_meta_description |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
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_modifiedbyipaddress
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | Modified By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
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 | 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_navigation
Propriété | Valeur |
---|---|
Description | Unique identifier for Web Link Set associated with Web Page. |
DisplayName | Navigation |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_navigation |
RequiredLevel | None |
Targets | mspp_weblinkset |
Type | Lookup |
mspp_pagetemplateid
Propriété | Valeur |
---|---|
Description | Unique identifier for Page Template associated with Web Page. |
DisplayName | Page Template |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_pagetemplateid |
RequiredLevel | ApplicationRequired |
Targets | mspp_pagetemplate |
Type | Lookup |
mspp_parentpageid
Propriété | Valeur |
---|---|
Description | Unique identifier for Web Page associated with Web Page. |
DisplayName | Parent Page |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_parentpageid |
RequiredLevel | Recommended |
Targets | mspp_webpage |
Type | Lookup |
mspp_partialurl
Propriété | Valeur |
---|---|
Description | |
DisplayName | Partial URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_publishingstateid
Propriété | Valeur |
---|---|
Description | Unique identifier for Publishing State associated with Web Page. |
DisplayName | Publishing State |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_publishingstateid |
RequiredLevel | ApplicationRequired |
Targets | mspp_publishingstate |
Type | Lookup |
mspp_releasedate
Propriété | Valeur |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Release Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_releasedate |
RequiredLevel | None |
Type | DateTime |
mspp_rootwebpageid
Propriété | Valeur |
---|---|
Description | Lookup to root WebPage. |
DisplayName | Root Webpage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_rootwebpageid |
RequiredLevel | None |
Targets | mspp_webpage |
Type | Lookup |
mspp_sharedpageconfiguration
Propriété | Valeur |
---|---|
Description | Determines if the content page uses the root page configuration |
DisplayName | Shared Page Configuration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_sharedpageconfiguration |
RequiredLevel | ApplicationRequired |
Type | Boolean |
Choix/Options mspp_sharedpageconfiguration
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 1
mspp_summary
Propriété | Valeur |
---|---|
Description | |
DisplayName | Summary |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_summary |
MaxLength | 25000 |
RequiredLevel | None |
Type | Memo |
mspp_title
Propriété | Valeur |
---|---|
Description | |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
MaxLength | 512 |
RequiredLevel | None |
Type | String |
mspp_webform
Propriété | Valeur |
---|---|
Description | Unique identifier for Multistep Form associated with Web Page. |
DisplayName | Multistep Form |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_webform |
RequiredLevel | None |
Targets | mspp_webform |
Type | Lookup |
mspp_webpageId
Propriété | Valeur |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Web Page |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_webpageid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_webpagelanguageid
Propriété | Valeur |
---|---|
Description | Language of this web page. |
DisplayName | Webpage Language |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_webpagelanguageid |
RequiredLevel | ApplicationRequired |
Targets | mspp_websitelanguage |
Type | Lookup |
mspp_websiteid
Propriété | Valeur |
---|---|
Description | Unique identifier for Website associated with Web Page. |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
statecode
Propriété | Valeur |
---|---|
Description | Status of the Web Page |
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 Web Page |
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_entityformName
- mspp_entitylistName
- mspp_imageName
- mspp_masterwebpageidName
- mspp_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_navigationName
- mspp_pagetemplateidName
- mspp_parentpageidName
- mspp_publishingstateidName
- mspp_rootwebpageidName
- mspp_webformName
- mspp_webpagelanguageidName
- 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_entityformName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_entityformname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_entitylistName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_entitylistname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_imageName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_imagename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_masterwebpageidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_masterwebpageidname |
MaxLength | 100 |
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_navigationName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_navigationname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_pagetemplateidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_pagetemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_parentpageidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_publishingstateidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_publishingstateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_rootwebpageidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_rootwebpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webformName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webformname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webpagelanguageidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webpagelanguageidname |
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_entityform_redirectwebpage
- mspp_entitylist_webpageforcreate
- mspp_entitylist_webpagefordetailsview
- mspp_parentwebpage_shortcut
- mspp_webformstep_redirectwebpage
- mspp_webpage_masterwebpage
- mspp_webpage_redirect
- mspp_webpage_shortcut
- mspp_webpage_sitemarker
- mspp_webpage_webfile
- mspp_webpage_weblink
- mspp_webpage_webpage
- mspp_webpage_webpage_rootwebpageid
- mspp_webpage_webpageaccesscontrolrule
mspp_entityform_redirectwebpage
Identique à la relation plusieurs à un mspp_entityform_redirectwebpage pour la table/entité mspp_entityform.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_entityform |
ReferencingAttribute | mspp_redirectwebpage |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_entityform_redirectwebpage |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_entitylist_webpageforcreate
Identique à la relation plusieurs à un mspp_entitylist_webpageforcreate pour la table/entité mspp_entitylist.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_entitylist |
ReferencingAttribute | mspp_webpageforcreate |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_entitylist_webpageforcreate |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_entitylist_webpagefordetailsview
Identique à la relation plusieurs à un mspp_entitylist_webpagefordetailsview pour la table/entité mspp_entitylist.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_entitylist |
ReferencingAttribute | mspp_webpagefordetailsview |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_entitylist_webpagefordetailsview |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Entity List (Details View) Order: 100590 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_parentwebpage_shortcut
Identique à la relation plusieurs à un mspp_parentwebpage_shortcut pour la table/entité mspp_shortcut.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_shortcut |
ReferencingAttribute | mspp_parentpage_webpageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_parentwebpage_shortcut |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 101200 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webformstep_redirectwebpage
Identique à la relation plusieurs à un mspp_webformstep_redirectwebpage pour la table/entité mspp_webformstep.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webformstep |
ReferencingAttribute | mspp_redirectwebpage |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webformstep_redirectwebpage |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_masterwebpage
Identique à la relation plusieurs à un mspp_webpage_masterwebpage pour la table/entité mspp_webpage.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webpage |
ReferencingAttribute | mspp_masterwebpageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_masterwebpage |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Subscriber Web Pages Order: 101400 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_redirect
Identique à la relation plusieurs à un mspp_webpage_redirect pour la table/entité mspp_redirect.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_redirect |
ReferencingAttribute | mspp_webpageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_redirect |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 101100 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_shortcut
Identique à la relation plusieurs à un mspp_webpage_shortcut pour la table/entité mspp_shortcut.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_shortcut |
ReferencingAttribute | mspp_webpageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_shortcut |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 101200 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_sitemarker
Identique à la relation plusieurs à un mspp_webpage_sitemarker pour la table/entité mspp_sitemarker.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_sitemarker |
ReferencingAttribute | mspp_pageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_sitemarker |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100300 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_webfile
Identique à la relation plusieurs à un mspp_webpage_webfile pour la table/entité mspp_webfile.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webfile |
ReferencingAttribute | mspp_parentpageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_webfile |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Child Files Order: 100100 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_weblink
Identique à la relation plusieurs à un mspp_webpage_weblink pour la table/entité mspp_weblink.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_weblink |
ReferencingAttribute | mspp_pageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_weblink |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100400 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_webpage
Identique à la relation plusieurs à un mspp_webpage_webpage pour la table/entité mspp_webpage.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webpage |
ReferencingAttribute | mspp_parentpageid |
IsHierarchical | True |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_webpage |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Child Pages Order: 100200 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_webpage_rootwebpageid
Identique à la relation plusieurs à un mspp_webpage_webpage_rootwebpageid pour la table/entité mspp_webpage.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webpage |
ReferencingAttribute | mspp_rootwebpageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_webpage_rootwebpageid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_webpage_webpageaccesscontrolrule
Identique à la relation plusieurs à un mspp_webpage_webpageaccesscontrolrule pour la table/entité mspp_webpageaccesscontrolrule.
Propriété | Valeur |
---|---|
ReferencingEntity | mspp_webpageaccesscontrolrule |
ReferencingAttribute | mspp_webpageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | mspp_webpage_webpageaccesscontrolrule |
AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Access Control Rules Order: 100100 |
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_pagetemplate_webpage
- mspp_publishingstate_webpage
- mspp_systemuser_mspp_webpage_createdby
- mspp_systemuser_mspp_webpage_modifiedby
- mspp_webfile_webpage_image
- mspp_webpage_entityform
- mspp_webpage_entitylist
- mspp_webpage_masterwebpage
- mspp_webpage_navigation_weblinkset
- mspp_webpage_webform
- mspp_webpage_webpage
- mspp_webpage_webpage_rootwebpageid
- mspp_website_webpage
- mspp_websitelanguage_webpage_webpagelanguageid
mspp_pagetemplate_webpage
Voir la relation un à plusieurs mspp_pagetemplate_webpage pour la table/entité mspp_pagetemplate.
mspp_publishingstate_webpage
Voir la relation un à plusieurs mspp_publishingstate_webpage pour la table/entité mspp_publishingstate.
mspp_systemuser_mspp_webpage_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_webpage_createdby pour la table/entité systemuser.
mspp_systemuser_mspp_webpage_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs mspp_systemuser_mspp_webpage_modifiedby pour la table/entité systemuser.
mspp_webfile_webpage_image
Voir la relation un à plusieurs mspp_webfile_webpage_image pour la table/entité mspp_webfile.
mspp_webpage_entityform
Voir la relation un à plusieurs mspp_webpage_entityform pour la table/entité mspp_entityform.
mspp_webpage_entitylist
Voir la relation un à plusieurs mspp_webpage_entitylist pour la table/entité mspp_entitylist.
mspp_webpage_masterwebpage
Voir la relation un à plusieurs mspp_webpage_masterwebpage pour la table/entité mspp_webpage.
mspp_webpage_navigation_weblinkset
Voir la relation un à plusieurs mspp_webpage_navigation_weblinkset pour la table/entité mspp_weblinkset.
mspp_webpage_webform
Voir la relation un à plusieurs mspp_webpage_webform pour la table/entité mspp_webform.
mspp_webpage_webpage
Voir la relation un à plusieurs mspp_webpage_webpage pour la table/entité mspp_webpage.
mspp_webpage_webpage_rootwebpageid
Voir la relation un à plusieurs mspp_webpage_webpage_rootwebpageid pour la table/entité mspp_webpage.
mspp_website_webpage
Voir la relation un à plusieurs mspp_website_webpage pour la table/entité mspp_website.
mspp_websitelanguage_webpage_webpagelanguageid
Voir la relation un à plusieurs mspp_websitelanguage_webpage_webpagelanguageid pour la table/entité mspp_websitelanguage.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web mspp_webpage EntityType