Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Web Page
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_webpages Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_webpages(mspp_webpageid) 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_webpages(mspp_webpageid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_webpages 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_webpages(mspp_webpageid) 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_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 |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch 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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_category |
RequiredLevel | None |
Type | Picklist |
mspp_category Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | News |
mspp_copy
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Copy |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_copy |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
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_createdbyipaddress
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Created By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
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_customcss
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Custom CSS |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_customcss |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
mspp_customjavascript
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Custom JavaScript |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_customjavascript |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
mspp_displaydate
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Display Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displaydate |
RequiredLevel | None |
Type | DateTime |
mspp_displayorder
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Display Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
mspp_editorialcomments
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Editorial Comments |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_editorialcomments |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_enablerating
Eigenschaft | Wert |
---|---|
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 |
mspp_enablerating Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
mspp_entityform
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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 |
mspp_excludefromsearch Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
mspp_expirationdate
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Expiration Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_expirationdate |
RequiredLevel | None |
Type | DateTime |
mspp_feedbackpolicy
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Comment Policy |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_feedbackpolicy |
RequiredLevel | None |
Type | Picklist |
mspp_feedbackpolicy Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
756150000 | Inherit | |
756150001 | None | |
756150002 | Open | |
756150003 | Item | |
756150004 | Moderated | |
756150005 | Closed |
mspp_hiddenfromsitemap
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Hidden From Sitemap |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_hiddenfromsitemap |
RequiredLevel | ApplicationRequired |
Type | Boolean |
mspp_hiddenfromsitemap Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
mspp_image
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Image URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_imageurl |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
mspp_isofflinecached
Eigenschaft | Wert |
---|---|
Description | Define whether to cache this page for PWA. |
DisplayName | isOfflineCached |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_isofflinecached |
RequiredLevel | None |
Type | Boolean |
mspp_isofflinecached Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
mspp_isroot
Eigenschaft | Wert |
---|---|
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 |
mspp_isroot Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
mspp_masterwebpageid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Description |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_meta_description |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
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_modifiedbyipaddress
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Modified By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
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 | 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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Partial URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_publishingstateid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Release Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_releasedate |
RequiredLevel | None |
Type | DateTime |
mspp_rootwebpageid
Eigenschaft | Wert |
---|---|
Description | Lookup to root WebPage. |
DisplayName | Root Webpage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_rootwebpageid |
RequiredLevel | None |
Targets | mspp_webpage |
Type | Lookup |
mspp_sharedpageconfiguration
Eigenschaft | Wert |
---|---|
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 |
mspp_sharedpageconfiguration Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 1
mspp_summary
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Summary |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_summary |
MaxLength | 25000 |
RequiredLevel | None |
Type | Memo |
mspp_title
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
MaxLength | 512 |
RequiredLevel | None |
Type | String |
mspp_webform
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Web Page |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_webpageid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_webpagelanguageid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Status of the Web Page |
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 Web Page |
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_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
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_entityformName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_entityformname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_entitylistName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_entitylistname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_imageName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_imagename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_masterwebpageidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_masterwebpageidname |
MaxLength | 100 |
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_navigationName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_navigationname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_pagetemplateidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_pagetemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_parentpageidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_publishingstateidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_publishingstateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_rootwebpageidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_rootwebpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webformName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webformname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webpagelanguageidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webpagelanguageidname |
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_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
Wie die mspp_entityform_redirectwebpage-Viele-zu-Eins-Beziehung für die mspp_entityform-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_entitylist_webpageforcreate-Viele-zu-Eins-Beziehung für die mspp_entitylist-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_entitylist_webpagefordetailsview-Viele-zu-Eins-Beziehung für die mspp_entitylist-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_parentwebpage_shortcut-Viele-zu-Eins-Beziehung für die mspp_shortcut-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webformstep_redirectwebpage-Viele-zu-Eins-Beziehung für die mspp_webformstep-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_masterwebpage-Viele-zu-Eins-Beziehung für die mspp_webpage-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_redirect-Viele-zu-Eins-Beziehung für die mspp_redirect-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_shortcut-Viele-zu-Eins-Beziehung für die mspp_shortcut-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_sitemarker-Viele-zu-Eins-Beziehung für die mspp_sitemarker-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_webfile-Viele-zu-Eins-Beziehung für die mspp_webfile-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_weblink-Viele-zu-Eins-Beziehung für die mspp_weblink-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_webpage-Viele-zu-Eins-Beziehung für die mspp_webpage-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_webpage_rootwebpageid-Viele-zu-Eins-Beziehung für die mspp_webpage-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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
Wie die mspp_webpage_webpageaccesscontrolrule-Viele-zu-Eins-Beziehung für die mspp_webpageaccesscontrolrule-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
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_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
Siehe die mspp_pagetemplate_webpage-Eins-zu-Viele-Beziehung für die mspp_pagetemplate-Tabelle/-Entität.
mspp_publishingstate_webpage
Siehe die mspp_publishingstate_webpage-Eins-zu-Viele-Beziehung für die mspp_publishingstate-Tabelle/-Entität.
mspp_systemuser_mspp_webpage_createdby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_webpage_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_systemuser_mspp_webpage_modifiedby
Hinzugefügt von: System Solution-Lösung
Siehe die mspp_systemuser_mspp_webpage_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
mspp_webfile_webpage_image
Siehe die mspp_webfile_webpage_image-Eins-zu-Viele-Beziehung für die mspp_webfile-Tabelle/-Entität.
mspp_webpage_entityform
Siehe die mspp_webpage_entityform-Eins-zu-Viele-Beziehung für die mspp_entityform-Tabelle/-Entität.
mspp_webpage_entitylist
Siehe die mspp_webpage_entitylist-Eins-zu-Viele-Beziehung für die mspp_entitylist-Tabelle/-Entität.
mspp_webpage_masterwebpage
Siehe die mspp_webpage_masterwebpage-Eins-zu-Viele-Beziehung für die mspp_webpage-Tabelle/-Entität.
mspp_webpage_navigation_weblinkset
Siehe die mspp_webpage_navigation_weblinkset-Eins-zu-Viele-Beziehung für die mspp_weblinkset-Tabelle/-Entität.
mspp_webpage_webform
Siehe die mspp_webpage_webform-Eins-zu-Viele-Beziehung für die mspp_webform-Tabelle/-Entität.
mspp_webpage_webpage
Siehe die mspp_webpage_webpage-Eins-zu-Viele-Beziehung für die mspp_webpage-Tabelle/-Entität.
mspp_webpage_webpage_rootwebpageid
Siehe die mspp_webpage_webpage_rootwebpageid-Eins-zu-Viele-Beziehung für die mspp_webpage-Tabelle/-Entität.
mspp_website_webpage
Siehe die mspp_website_webpage-Eins-zu-Viele-Beziehung für die mspp_website-Tabelle/-Entität.
mspp_websitelanguage_webpage_webpagelanguageid
Siehe die mspp_websitelanguage_webpage_webpagelanguageid-Eins-zu-Viele-Beziehung für die mspp_websitelanguage-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mspp_webpage EntityType