Shortcut (mspp_shortcut) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
追加元 : Power Pages Apps ソリューション
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/mspp_shortcuts 作成を参照 |
CreateRequest または Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid) 削除を参照 |
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_shortcuts(mspp_shortcutid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/mspp_shortcuts データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/mspp_shortcuts(mspp_shortcutid) 更新を参照 |
UpdateRequest または Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | mspp_shortcuts |
DisplayCollectionName | Shortcuts |
DisplayName | Shortcut |
EntitySetName | mspp_shortcuts |
IsBPFEntity | False |
LogicalCollectionName | mspp_shortcuts |
LogicalName | mspp_shortcut |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | mspp_shortcutid |
PrimaryNameAttribute | mspp_name |
SchemaName | mspp_shortcut |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- mspp_createdby
- mspp_createdon
- mspp_description
- mspp_disabletargetvalidation
- mspp_displayorder
- mspp_externalurl
- mspp_modifiedby
- mspp_modifiedon
- mspp_name
- mspp_parentpage_webpageid
- mspp_shortcutId
- mspp_title
- mspp_webfileid
- mspp_webpageid
- mspp_websiteid
- statecode
- statuscode
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_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_description
プロパティ | 値 |
---|---|
Description | |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
mspp_disabletargetvalidation
プロパティ | 値 |
---|---|
Description | |
DisplayName | Disable Shortcut Target Validation |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_disabletargetvalidation |
RequiredLevel | None |
Type | Boolean |
mspp_disabletargetvalidation の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
mspp_displayorder
プロパティ | 値 |
---|---|
Description | |
DisplayName | Display Order |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_displayorder |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | Recommended |
Type | Integer |
mspp_externalurl
プロパティ | 値 |
---|---|
Description | |
DisplayName | External URL |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_externalurl |
MaxLength | 100 |
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_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_parentpage_webpageid
プロパティ | 値 |
---|---|
Description | Unique identifier for Web Page associated with Shortcut. |
DisplayName | Parent Page |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_parentpage_webpageid |
RequiredLevel | ApplicationRequired |
Targets | mspp_webpage |
Type | Lookup |
mspp_shortcutId
プロパティ | 値 |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Shortcut |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | mspp_shortcutid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspp_title
プロパティ | 値 |
---|---|
Description | |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webfileid
プロパティ | 値 |
---|---|
Description | Web File that is pointed to by the shortcut |
DisplayName | Web File |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_webfileid |
RequiredLevel | None |
Targets | mspp_webfile |
Type | Lookup |
mspp_webpageid
プロパティ | 値 |
---|---|
Description | The web page that the shortcut points to |
DisplayName | Web Page |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_webpageid |
RequiredLevel | None |
Targets | mspp_webpage |
Type | Lookup |
mspp_websiteid
プロパティ | 値 |
---|---|
Description | Unique identifier for Website associated with Shortcut. |
DisplayName | Website |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_websiteid |
RequiredLevel | ApplicationRequired |
Targets | mspp_website |
Type | Lookup |
statecode
プロパティ | 値 |
---|---|
Description | Status of the Shortcut |
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 Shortcut |
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_modifiedbyName
- mspp_modifiedbyYomiName
- mspp_parentpage_webpageidName
- mspp_webfileidName
- mspp_webpageidName
- 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_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_parentpage_webpageidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_parentpage_webpageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webfileidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webfileidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
mspp_webpageidName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webpageidname |
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_shortcut_ActivityPointers
- mspp_shortcut_adx_inviteredemptions
- mspp_shortcut_adx_portalcomments
- mspp_shortcut_chats
- mspp_shortcut_Appointments
- mspp_shortcut_Emails
- mspp_shortcut_Faxes
- mspp_shortcut_Letters
- mspp_shortcut_PhoneCalls
- mspp_shortcut_Tasks
- mspp_shortcut_RecurringAppointmentMasters
- mspp_shortcut_SocialActivities
- mspp_shortcut_connections1
- mspp_shortcut_connections2
mspp_shortcut_ActivityPointers
追加元 : System Solution ソリューション
activitypointer テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_ActivityPointers と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_ActivityPointers |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_adx_inviteredemptions
追加元 : Active Solution ソリューション
adx_inviteredemption テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_adx_inviteredemptions と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_adx_inviteredemptions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_adx_portalcomments
追加元 : Active Solution ソリューション
adx_portalcomment テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_adx_portalcomments と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_adx_portalcomments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_chats
追加元 : Activities Patch ソリューション
chat テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_chats と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_chats |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_Appointments
追加元 : System Solution ソリューション
appointment テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_Appointments と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_Appointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_Emails
追加元 : System Solution ソリューション
email テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_Emails と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_Emails |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_Faxes
追加元 : System Solution ソリューション
fax テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_Faxes と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_Faxes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_Letters
追加元 : System Solution ソリューション
letter テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_Letters と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_Letters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_PhoneCalls
追加元 : System Solution ソリューション
phonecall テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_PhoneCalls と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_PhoneCalls |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_Tasks
追加元 : System Solution ソリューション
task テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_Tasks と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_Tasks |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_RecurringAppointmentMasters
追加元 : System Solution ソリューション
recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_RecurringAppointmentMasters と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_RecurringAppointmentMasters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_SocialActivities
追加元 : System Solution ソリューション
socialactivity テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_SocialActivities と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_SocialActivities |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_connections1
追加元 : System Solution ソリューション
connection テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_connections1 と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_connections1 |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 100 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mspp_shortcut_connections2
追加元 : System Solution ソリューション
connection テーブル/エンティティの多対一のリレーションシップ mspp_shortcut_connections2 と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | mspp_shortcut_connections2 |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- mspp_parentwebpage_shortcut
- mspp_systemuser_mspp_shortcut_createdby
- mspp_systemuser_mspp_shortcut_modifiedby
- mspp_webfile_shortcut
- mspp_webpage_shortcut
- mspp_website_shortcut
mspp_parentwebpage_shortcut
mspp_webpage テーブル/エンティティの一対多のリレーションシップ mspp_parentwebpage_shortcut を参照してください。
mspp_systemuser_mspp_shortcut_createdby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_shortcut_createdby を参照してください。
mspp_systemuser_mspp_shortcut_modifiedby
追加元 : System Solution ソリューション
systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_shortcut_modifiedby を参照してください。
mspp_webfile_shortcut
mspp_webfile テーブル/エンティティの一対多のリレーションシップ mspp_webfile_shortcut を参照してください。
mspp_webpage_shortcut
mspp_webpage テーブル/エンティティの一対多のリレーションシップ mspp_webpage_shortcut を参照してください。
mspp_website_shortcut
mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_shortcut を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス mspp_shortcut EntityType