Web Page (mspp_webpage) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Web Page
追加元 : Power Pages Apps ソリューション
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_webpages 作成を参照 |
CreateRequest または Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_webpages(mspp_webpageid) 削除を参照 |
DeleteRequest または 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) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_webpages データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_webpages(mspp_webpageid) 更新を参照 |
UpdateRequest または Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
プロパティ
プロパティ | 値 |
---|---|
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 |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_category |
RequiredLevel | None |
Type | Picklist |
mspp_category の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | News |
mspp_copy
プロパティ | 値 |
---|---|
Description | |
DisplayName | Copy |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_copy |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
mspp_createdby
プロパティ | 値 |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
mspp_createdbyipaddress
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Created By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_createdon
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Custom CSS |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_customcss |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
mspp_customjavascript
プロパティ | 値 |
---|---|
Description | |
DisplayName | Custom JavaScript |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_customjavascript |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
mspp_displaydate
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Display Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displaydate |
RequiredLevel | None |
Type | DateTime |
mspp_displayorder
プロパティ | 値 |
---|---|
Description | |
DisplayName | Display Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
mspp_editorialcomments
プロパティ | 値 |
---|---|
Description | |
DisplayName | Editorial Comments |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_editorialcomments |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_enablerating
プロパティ | 値 |
---|---|
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 の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
mspp_entityform
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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 の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
mspp_expirationdate
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Expiration Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_expirationdate |
RequiredLevel | None |
Type | DateTime |
mspp_feedbackpolicy
プロパティ | 値 |
---|---|
Description | |
DisplayName | Comment Policy |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_feedbackpolicy |
RequiredLevel | None |
Type | Picklist |
mspp_feedbackpolicy の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
756150000 | Inherit | |
756150001 | None | |
756150002 | Open | |
756150003 | Item | |
756150004 | Moderated | |
756150005 | Closed |
mspp_hiddenfromsitemap
プロパティ | 値 |
---|---|
Description | |
DisplayName | Hidden From Sitemap |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_hiddenfromsitemap |
RequiredLevel | ApplicationRequired |
Type | Boolean |
mspp_hiddenfromsitemap の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
mspp_image
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Image URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_imageurl |
MaxLength | 500 |
RequiredLevel | None |
Type | String |
mspp_isofflinecached
プロパティ | 値 |
---|---|
Description | Define whether to cache this page for PWA. |
DisplayName | isOfflineCached |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_isofflinecached |
RequiredLevel | None |
Type | Boolean |
mspp_isofflinecached の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
mspp_isroot
プロパティ | 値 |
---|---|
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 の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
mspp_masterwebpageid
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Description |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_meta_description |
MaxLength | 255 |
RequiredLevel | None |
Type | String |
mspp_modifiedby
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Modified By Username |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_modifiedbyusername |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedon
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | |
DisplayName | Partial URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_partialurl |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
mspp_publishingstateid
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Release Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_releasedate |
RequiredLevel | None |
Type | DateTime |
mspp_rootwebpageid
プロパティ | 値 |
---|---|
Description | Lookup to root WebPage. |
DisplayName | Root Webpage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_rootwebpageid |
RequiredLevel | None |
Targets | mspp_webpage |
Type | Lookup |
mspp_sharedpageconfiguration
プロパティ | 値 |
---|---|
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 の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 1
mspp_summary
プロパティ | 値 |
---|---|
Description | |
DisplayName | Summary |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_summary |
MaxLength | 25000 |
RequiredLevel | None |
Type | Memo |
mspp_title
プロパティ | 値 |
---|---|
Description | |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
MaxLength | 512 |
RequiredLevel | None |
Type | String |
mspp_webform
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Web Page |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_webpageid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_webpagelanguageid
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
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
プロパティ | 値 |
---|---|
Description | Status of the Web Page |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode の選択肢/オプション
値 | ラベル | 既定の状態 | 不変名 |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
プロパティ | 値 |
---|---|
Description | Reason for the status of the Web Page |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
statuscode の選択肢/オプション
値 | ラベル | 状態 |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 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
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_createdbyYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_createdbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_entityformName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_entityformname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_entitylistName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_entitylistname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_imageName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_imagename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_masterwebpageidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_masterwebpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_modifiedbyYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_modifiedbyyominame |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
mspp_navigationName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_navigationname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_pagetemplateidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_pagetemplateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_parentpageidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_publishingstateidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_publishingstateidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_rootwebpageidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_rootwebpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webformName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webformname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webpagelanguageidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webpagelanguageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_websiteidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_websiteidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
一対多関連付け
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
mspp_entityform テーブル/エンティティの多対一のリレーションシップ mspp_entityform_redirectwebpage と同じです。
プロパティ | 値 |
---|---|
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
mspp_entitylist テーブル/エンティティの多対一のリレーションシップ mspp_entitylist_webpageforcreate と同じです。
プロパティ | 値 |
---|---|
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
mspp_entitylist テーブル/エンティティの多対一のリレーションシップ mspp_entitylist_webpagefordetailsview と同じです。
プロパティ | 値 |
---|---|
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
mspp_shortcut テーブル/エンティティの多対一のリレーションシップ mspp_parentwebpage_shortcut と同じです。
プロパティ | 値 |
---|---|
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
mspp_webformstep テーブル/エンティティの多対一のリレーションシップ mspp_webformstep_redirectwebpage と同じです。
プロパティ | 値 |
---|---|
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
mspp_webpage テーブル/エンティティの多対一のリレーションシップ mspp_webpage_masterwebpage と同じです。
プロパティ | 値 |
---|---|
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
mspp_redirect テーブル/エンティティの多対一のリレーションシップ mspp_webpage_redirect と同じです。
プロパティ | 値 |
---|---|
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
mspp_shortcut テーブル/エンティティの多対一のリレーションシップ mspp_webpage_shortcut と同じです。
プロパティ | 値 |
---|---|
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
mspp_sitemarker テーブル/エンティティの多対一のリレーションシップ mspp_webpage_sitemarker と同じです。
プロパティ | 値 |
---|---|
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
mspp_webfile テーブル/エンティティの多対一のリレーションシップ mspp_webpage_webfile と同じです。
プロパティ | 値 |
---|---|
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
mspp_weblink テーブル/エンティティの多対一のリレーションシップ mspp_webpage_weblink と同じです。
プロパティ | 値 |
---|---|
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
mspp_webpage テーブル/エンティティの多対一のリレーションシップ mspp_webpage_webpage と同じです。
プロパティ | 値 |
---|---|
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
mspp_webpage テーブル/エンティティの多対一のリレーションシップ mspp_webpage_webpage_rootwebpageid と同じです。
プロパティ | 値 |
---|---|
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
mspp_webpageaccesscontrolrule テーブル/エンティティの多対一のリレーションシップ mspp_webpage_webpageaccesscontrolrule と同じです。
プロパティ | 値 |
---|---|
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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 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
mspp_pagetemplate テーブル/エンティティの一対多のリレーションシップ mspp_pagetemplate_webpage を参照してください。
mspp_publishingstate_webpage
mspp_publishingstate テーブル/エンティティの一対多のリレーションシップ mspp_publishingstate_webpage を参照してください。
mspp_systemuser_mspp_webpage_createdby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_webpage_createdby を参照してください。
mspp_systemuser_mspp_webpage_modifiedby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_webpage_modifiedby を参照してください。
mspp_webfile_webpage_image
mspp_webfile テーブル/エンティティの一対多のリレーションシップ mspp_webfile_webpage_image を参照してください。
mspp_webpage_entityform
mspp_entityform テーブル/エンティティの一対多のリレーションシップ mspp_webpage_entityform を参照してください。
mspp_webpage_entitylist
mspp_entitylist テーブル/エンティティの一対多のリレーションシップ mspp_webpage_entitylist を参照してください。
mspp_webpage_masterwebpage
mspp_webpage テーブル/エンティティの一対多のリレーションシップ mspp_webpage_masterwebpage を参照してください。
mspp_webpage_navigation_weblinkset
mspp_weblinkset テーブル/エンティティの一対多のリレーションシップ mspp_webpage_navigation_weblinkset を参照してください。
mspp_webpage_webform
mspp_webform テーブル/エンティティの一対多のリレーションシップ mspp_webpage_webform を参照してください。
mspp_webpage_webpage
mspp_webpage テーブル/エンティティの一対多のリレーションシップ mspp_webpage_webpage を参照してください。
mspp_webpage_webpage_rootwebpageid
mspp_webpage テーブル/エンティティの一対多のリレーションシップ mspp_webpage_webpage_rootwebpageid を参照してください。
mspp_website_webpage
mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_webpage を参照してください。
mspp_websitelanguage_webpage_webpagelanguageid
mspp_websitelanguage テーブル/エンティティの一対多のリレーションシップ mspp_websitelanguage_webpage_webpagelanguageid を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス mspp_webpage EntityType