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

注意

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

メッセージ

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

プロパティ

プロパティ
CollectionSchemaName ActionCardUserStates
DisplayCollectionName ActionCardUserStates
DisplayName ActionCardUserState
EntitySetName actioncarduserstates
IsBPFEntity False
LogicalCollectionName actioncarduserstates
LogicalName actioncarduserstate
OwnershipType None
PrimaryIdAttribute actioncarduserstateid
PrimaryNameAttribute
SchemaName ActionCardUserState

書き込み可能な列/属性

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

ActionCardId

プロパティ
Description Parent ActionCard Id.
DisplayName ActionCardId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncardid
RequiredLevel None
Targets actioncard
Type Lookup

ActionCardIdName

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

ActionCardIdObjectTypeCode

プロパティ
Description ActionCard Id ObjectType Code
DisplayName ActionCardIdObjectTypeCode
IsValidForForm False
IsValidForRead True
LogicalName actioncardidobjecttypecode
RequiredLevel None
Type EntityName

ActionCardUserStateId

プロパティ
Description Unique identifier for entity instances
DisplayName ActionCardUserState
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncarduserstateid
RequiredLevel SystemRequired
Type Uniqueidentifier

OwnerId

プロパティ
Description Unique identifier of the user or team who owns the state of this 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

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
IsValidForUpdate False
LogicalName state
RequiredLevel SystemRequired
Type Picklist

State の選択肢/オプション

ラベル 内容
0 Active
1 Dismissed
2 Completed

TimeZoneRuleVersionNumber

プロパティ
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

TransactionCurrencyId

プロパティ
Description Exchange rate for the currency associated with the ActionCardUserState with respect to the base currency.
DisplayName Currency
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

UTCConversionTimeZoneCode

プロパティ
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

読み取り専用列/属性

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

ExchangeRate

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

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 for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets actioncard
Type Lookup

TransactionCurrencyIdName

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

VersionNumber

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

多対一関連付け

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

ActionCardUserState_ActionCard

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

TransactionCurrency_ActionCardUserState

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

関連項目

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