ActionCard テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Action card entity to show action cards.

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/actioncards
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/actioncards(actioncardid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/actioncards(actioncardid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/actioncards
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/actioncards(actioncardid)
更新を参照
UpdateRequest または
Update

プロパティ

プロパティ
CollectionSchemaName ActionCards
DisplayCollectionName Action Cards
DisplayName Action Card
EntitySetName actioncards
IsBPFEntity False
LogicalCollectionName actioncard
LogicalName actioncard
OwnershipType UserOwned
PrimaryIdAttribute actioncardid
PrimaryNameAttribute title
SchemaName ActionCard

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

ActionCardId

プロパティ
Description Unique identifier of the action card.
DisplayName Action Card
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncardid
RequiredLevel SystemRequired
Type Uniqueidentifier

CardType

プロパティ
Description The CardType ENUM value.
DisplayName CardType ENUM
Format None
IsValidForForm True
IsValidForRead True
LogicalName cardtype
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

CardTypeId

プロパティ
Description Unique identifier of the card type.
DisplayName Card Type
IsValidForForm True
IsValidForRead True
LogicalName cardtypeid
RequiredLevel SystemRequired
Targets cardtype
Type Lookup

Data

プロパティ
Description Json formatted string for generic purpose.
DisplayName Data Associated with Card Commandbar Actions
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName data
MaxLength 8192
RequiredLevel None
Type Memo

Description

プロパティ
Description Card Description
DisplayName Card Description
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 8192
RequiredLevel None
Type Memo

ExpiryDate

プロパティ
DateTimeBehavior UserLocal
Description Shows the Expiry Date
DisplayName Expiry Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName expirydate
RequiredLevel SystemRequired
Type DateTime

ImportSequenceNumber

プロパティ
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

OverriddenCreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OwnerId

プロパティ
Description Unique identifier of the user or team who owns the action card.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

ParentRegardingObjectId

プロパティ
Description ParentRegardingObjectId of the ActionCard
DisplayName ParentRegardingObjectId
IsValidForForm False
IsValidForRead True
LogicalName parentregardingobjectid
RequiredLevel None
Targets
Type Lookup

ParentRegardingObjectIdData

プロパティ
Description Json formatted string for parent regarding object.
DisplayName ParentRegardingObjectIdData
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName parentregardingobjectiddata
MaxLength 8192
RequiredLevel None
Type Memo

ParentRegardingObjectTypeCode

プロパティ
Description ParentRegardingObjectTypeCode of the ActionCard
DisplayName ParentRegardingObjectTypeCode
IsValidForForm False
IsValidForRead True
LogicalName parentregardingobjecttypecode
RequiredLevel None
Type EntityName

Priority

プロパティ
Description Priority of the ActionCard
DisplayName Priority
Format None
IsValidForForm False
IsValidForRead True
LogicalName priority
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

RecordId

プロパティ
Description Shows the record ID.
DisplayName RecordId
IsValidForForm True
IsValidForRead True
LogicalName recordid
RequiredLevel None
Targets
Type Lookup

RecordIdObjectTypeCode

プロパティ
Description Shows the Object Type Code.
DisplayName RecordIdObjectTypeCode
IsValidForForm False
IsValidForRead True
LogicalName recordidobjecttypecode
RequiredLevel None
Type EntityName

RecordIdObjectTypeCode2

プロパティ
Description RecordIdObjectTypeCode2 of the ActionCard
DisplayName RecordIdObjectTypeCode2
Format None
IsValidForForm False
IsValidForRead True
LogicalName recordidobjecttypecode2
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ReferenceTokens

プロパティ
Description For internal use only.
DisplayName Data Associated constructing title and body
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName referencetokens
MaxLength 8192
RequiredLevel None
Type Memo

RegardingObjectId

プロパティ
Description Choose the record that the card relates to.
DisplayName Regarding
IsValidForForm True
IsValidForRead True
LogicalName regardingobjectid
RequiredLevel None
Targets account,adx_inviteredemption,adx_portalcomment,appointment,chat,contact,email,fax,letter,phonecall,recurringappointmentmaster,task
Type Lookup

RegardingObjectIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 4000
RequiredLevel None
Type String

RegardingObjectTypeCode

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Source

プロパティ
Description Source for the Action Card
DisplayName Action Card Source
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName source
RequiredLevel SystemRequired
Type Picklist

Source の選択肢/オプション

ラベル 内容
1 CRM
2 Exchange

StartDate

プロパティ
DateTimeBehavior UserLocal
Description Shows the Start Date
DisplayName Start Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName startdate
RequiredLevel SystemRequired
Type DateTime

State

プロパティ
Description State of the Action Card
DisplayName Action Card State
IsValidForForm True
IsValidForRead True
LogicalName state
RequiredLevel SystemRequired
Type Picklist

State の選択肢/オプション

ラベル 内容
0 Active
1 Dismissed
2 Completed

Title

プロパティ
Description Title of the ActionCard
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName title
MaxLength 200
RequiredLevel None
Type String

TransactionCurrencyId

プロパティ
Description Unique identifier of the currency associated with the action card.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

Visibility

プロパティ
Description Select whether the visibility should be set to public/private.
DisplayName Visibiliy Status of ActionCard
IsValidForForm True
IsValidForRead True
LogicalName visibility
RequiredLevel None
Type Boolean

Visibility の選択肢/オプション

ラベル 内容
1 Private
0 Public

既定値 : 0

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

CardTypeIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cardtypeidname
MaxLength 256
RequiredLevel None
Type String

CreatedBy

プロパティ
Description Unique identifier of the user who created the action card.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when action card was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who created the action card.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

プロパティ
Description Exchange rate for the currency associated with the action card with respect to the base currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

ModifiedBy

プロパティ
Description Unique identifier of the user who last modified the action card.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when action card was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Unique identifier of the delegate user who last modified action card.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

プロパティ
Description Unique identifier of the business unit that owns the action card.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

プロパティ
Description Unique identifier of the team who owns the action card.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

プロパティ
Description Unique identifier of the user who owns the action card.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

RecordIdName

プロパティ
Description Shows the record ID Name.
DisplayName RecordIdName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName recordidname
MaxLength 400
RequiredLevel None
Type String

TransactionCurrencyIdName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

プロパティ
Description Version number of the action card.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

ActionCardUserState_ActionCard

actioncarduserstate テーブル/エンティティの多対一のリレーションシップ ActionCardUserState_ActionCard と同じです。

プロパティ
ReferencingEntity actioncarduserstate
ReferencingAttribute actioncardid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName ActionCardUserState_ActionCard
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

contact_actioncard

contact テーブル/エンティティの一対多のリレーションシップ contact_actioncard を参照してください。

lk_actioncardbase_modifiedby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_actioncardbase_modifiedby を参照してください。

letter_actioncard

letter テーブル/エンティティの一対多のリレーションシップ letter_actioncard を参照してください。

phonecall_actioncard

phonecall テーブル/エンティティの一対多のリレーションシップ phonecall_actioncard を参照してください。

task_actioncard

task テーブル/エンティティの一対多のリレーションシップ task_actioncard を参照してください。

email_actioncard

email テーブル/エンティティの一対多のリレーションシップ email_actioncard を参照してください。

lk_actioncardbase_createdonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_actioncardbase_createdonbehalfby を参照してください。

business_unit_actioncards

businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_actioncards を参照してください。

recurringappointmentmaster_actioncard

recurringappointmentmaster テーブル/エンティティの一対多のリレーションシップ recurringappointmentmaster_actioncard を参照してください。

lk_actioncardbase_createdby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_actioncardbase_createdby を参照してください。

transactioncurrency_actioncard

transactioncurrency テーブル/エンティティの一対多のリレーションシップ transactioncurrency_actioncard を参照してください。

account_actioncard

account テーブル/エンティティの一対多のリレーションシップ account_actioncard を参照してください。

appointment_actioncard

appointment テーブル/エンティティの一対多のリレーションシップ appointment_actioncard を参照してください。

fax_actioncard

fax テーブル/エンティティの一対多のリレーションシップ fax_actioncard を参照してください。

lk_actioncardbase_modifiedonbehalfby

systemuser テーブル/エンティティの一対多のリレーションシップ lk_actioncardbase_modifiedonbehalfby を参照してください。

chat_ActionCards

追加元 : Activities Patch ソリューション

chat テーブル/エンティティの一対多のリレーションシップ chat_ActionCards を参照してください。

adx_inviteredemption_ActionCards

追加元 : Active Solution ソリューション

adx_inviteredemption テーブル/エンティティの一対多のリレーションシップ adx_inviteredemption_ActionCards を参照してください。

adx_portalcomment_ActionCards

追加元 : Active Solution ソリューション

adx_portalcomment テーブル/エンティティの一対多のリレーションシップ adx_portalcomment_ActionCards を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス actioncard EntityType