Référence d’entité/de table ActionCard

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Action card entity to show action cards.

Messages

Message Opération de l'API web Classe ou méthode SDK
Create POST [org URI]/api/data/v9.0/actioncards
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/actioncards(actioncardid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/actioncards(actioncardid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/actioncards
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/actioncards(actioncardid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName ActionCards
DisplayCollectionName Action Cards
DisplayName Action Card
EntitySetName actioncards
IsBPFEntity False
LogicalCollectionName actioncard
LogicalName actioncard
OwnershipType UserOwned
PrimaryIdAttribute actioncardid
PrimaryNameAttribute title
SchemaName ActionCard

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

ActionCardId

Propriété Valeur
Description Unique identifier of the action card.
DisplayName Action Card
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncardid
RequiredLevel SystemRequired
Type Uniqueidentifier

CardType

Propriété Valeur
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

Propriété Valeur
Description Unique identifier of the card type.
DisplayName Card Type
IsValidForForm True
IsValidForRead True
LogicalName cardtypeid
RequiredLevel SystemRequired
Targets cardtype
Type Lookup

Data

Propriété Valeur
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

Propriété Valeur
Description Card Description
DisplayName Card Description
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 8192
RequiredLevel None
Type Memo

ExpiryDate

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the Expiry Date
DisplayName Expiry Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName expirydate
RequiredLevel SystemRequired
Type DateTime

ImportSequenceNumber

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

ParentRegardingObjectId

Propriété Valeur
Description ParentRegardingObjectId of the ActionCard
DisplayName ParentRegardingObjectId
IsValidForForm False
IsValidForRead True
LogicalName parentregardingobjectid
RequiredLevel None
Targets
Type Lookup

ParentRegardingObjectIdData

Propriété Valeur
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

Propriété Valeur
Description ParentRegardingObjectTypeCode of the ActionCard
DisplayName ParentRegardingObjectTypeCode
IsValidForForm False
IsValidForRead True
LogicalName parentregardingobjecttypecode
RequiredLevel None
Type EntityName

Priority

Propriété Valeur
Description Priority of the ActionCard
DisplayName Priority
Format None
IsValidForForm False
IsValidForRead True
LogicalName priority
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

RecordId

Propriété Valeur
Description Shows the record ID.
DisplayName RecordId
IsValidForForm True
IsValidForRead True
LogicalName recordid
RequiredLevel None
Targets
Type Lookup

RecordIdObjectTypeCode

Propriété Valeur
Description Shows the Object Type Code.
DisplayName RecordIdObjectTypeCode
IsValidForForm False
IsValidForRead True
LogicalName recordidobjecttypecode
RequiredLevel None
Type EntityName

RecordIdObjectTypeCode2

Propriété Valeur
Description RecordIdObjectTypeCode2 of the ActionCard
DisplayName RecordIdObjectTypeCode2
Format None
IsValidForForm False
IsValidForRead True
LogicalName recordidobjecttypecode2
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ReferenceTokens

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 4000
RequiredLevel None
Type String

RegardingObjectTypeCode

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Source

Propriété Valeur
Description Source for the Action Card
DisplayName Action Card Source
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName source
RequiredLevel SystemRequired
Type Picklist

Choix/Options Source

Valeur Étiquette Description
1 CRM
2 Exchange

StartDate

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the Start Date
DisplayName Start Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName startdate
RequiredLevel SystemRequired
Type DateTime

State

Propriété Valeur
Description State of the Action Card
DisplayName Action Card State
IsValidForForm True
IsValidForRead True
LogicalName state
RequiredLevel SystemRequired
Type Picklist

Choix/Options State

Valeur Étiquette Description
0 Active
1 Dismissed
2 Completed

Title

Propriété Valeur
Description Title of the ActionCard
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName title
MaxLength 200
RequiredLevel None
Type String

TransactionCurrencyId

Propriété Valeur
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

Propriété Valeur
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

Choix/Options Visibility

Valeur Étiquette Description
1 Private
0 Public

Valeur par défaut : 0

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CardTypeIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cardtypeidname
MaxLength 256
RequiredLevel None
Type String

CreatedBy

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propriété Valeur
Description Version number of the action card.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

ActionCardUserState_ActionCard

Identique à la relation plusieurs à un ActionCardUserState_ActionCard pour la table/entité actioncarduserstate.

Propriété Valeur
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

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

contact_actioncard

Voir la relation un à plusieurs contact_actioncard pour la table/entité contact.

lk_actioncardbase_modifiedby

Voir la relation un à plusieurs lk_actioncardbase_modifiedby pour la table/entité systemuser.

letter_actioncard

Voir la relation un à plusieurs letter_actioncard pour la table/entité letter.

phonecall_actioncard

Voir la relation un à plusieurs phonecall_actioncard pour la table/entité phonecall.

task_actioncard

Voir la relation un à plusieurs task_actioncard pour la table/entité task.

email_actioncard

Voir la relation un à plusieurs email_actioncard pour la table/entité email.

lk_actioncardbase_createdonbehalfby

Voir la relation un à plusieurs lk_actioncardbase_createdonbehalfby pour la table/entité systemuser.

business_unit_actioncards

Voir la relation un à plusieurs business_unit_actioncards pour la table/entité businessunit.

recurringappointmentmaster_actioncard

Voir la relation un à plusieurs recurringappointmentmaster_actioncard pour la table/entité recurringappointmentmaster.

lk_actioncardbase_createdby

Voir la relation un à plusieurs lk_actioncardbase_createdby pour la table/entité systemuser.

transactioncurrency_actioncard

Voir la relation un à plusieurs transactioncurrency_actioncard pour la table/entité transactioncurrency.

account_actioncard

Voir la relation un à plusieurs account_actioncard pour la table/entité account.

appointment_actioncard

Voir la relation un à plusieurs appointment_actioncard pour la table/entité appointment.

fax_actioncard

Voir la relation un à plusieurs fax_actioncard pour la table/entité fax.

lk_actioncardbase_modifiedonbehalfby

Voir la relation un à plusieurs lk_actioncardbase_modifiedonbehalfby pour la table/entité systemuser.

chat_ActionCards

Ajouté par : solution Activities Patch

Voir la relation un à plusieurs chat_ActionCards pour la table/entité chat.

adx_inviteredemption_ActionCards

Ajouté par : solution Active Solution

Voir la relation un à plusieurs adx_inviteredemption_ActionCards pour la table/entité adx_inviteredemption.

adx_portalcomment_ActionCards

Ajouté par : solution Active Solution

Voir la relation un à plusieurs adx_portalcomment_ActionCards pour la table/entité adx_portalcomment.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web actioncard EntityType