Referencia de tabla o entidad ActionCard

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Action card entity to show action cards.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/actioncards
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/actioncards(actioncardid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/actioncards(actioncardid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/actioncards
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/actioncards(actioncardid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName ActionCards
DisplayCollectionName Action Cards
DisplayName Action Card
EntitySetName actioncards
IsBPFEntity False
LogicalCollectionName actioncard
LogicalName actioncard
OwnershipType UserOwned
PrimaryIdAttribute actioncardid
PrimaryNameAttribute title
SchemaName ActionCard

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

ActionCardId

Propiedad Valor
Description Unique identifier of the action card.
DisplayName Action Card
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncardid
RequiredLevel SystemRequired
Type Uniqueidentifier

CardType

Propiedad Valor
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

Propiedad Valor
Description Unique identifier of the card type.
DisplayName Card Type
IsValidForForm True
IsValidForRead True
LogicalName cardtypeid
RequiredLevel SystemRequired
Targets cardtype
Type Lookup

Data

Propiedad Valor
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

Propiedad Valor
Description Card Description
DisplayName Card Description
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 8192
RequiredLevel None
Type Memo

ExpiryDate

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the Expiry Date
DisplayName Expiry Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName expirydate
RequiredLevel SystemRequired
Type DateTime

ImportSequenceNumber

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

ParentRegardingObjectId

Propiedad Valor
Description ParentRegardingObjectId of the ActionCard
DisplayName ParentRegardingObjectId
IsValidForForm False
IsValidForRead True
LogicalName parentregardingobjectid
RequiredLevel None
Targets
Type Lookup

ParentRegardingObjectIdData

Propiedad Valor
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

Propiedad Valor
Description ParentRegardingObjectTypeCode of the ActionCard
DisplayName ParentRegardingObjectTypeCode
IsValidForForm False
IsValidForRead True
LogicalName parentregardingobjecttypecode
RequiredLevel None
Type EntityName

Priority

Propiedad Valor
Description Priority of the ActionCard
DisplayName Priority
Format None
IsValidForForm False
IsValidForRead True
LogicalName priority
MaxValue 2147483647
MinValue 0
RequiredLevel SystemRequired
Type Integer

RecordId

Propiedad Valor
Description Shows the record ID.
DisplayName RecordId
IsValidForForm True
IsValidForRead True
LogicalName recordid
RequiredLevel None
Targets
Type Lookup

RecordIdObjectTypeCode

Propiedad Valor
Description Shows the Object Type Code.
DisplayName RecordIdObjectTypeCode
IsValidForForm False
IsValidForRead True
LogicalName recordidobjecttypecode
RequiredLevel None
Type EntityName

RecordIdObjectTypeCode2

Propiedad Valor
Description RecordIdObjectTypeCode2 of the ActionCard
DisplayName RecordIdObjectTypeCode2
Format None
IsValidForForm False
IsValidForRead True
LogicalName recordidobjecttypecode2
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ReferenceTokens

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName regardingobjectidname
MaxLength 4000
RequiredLevel None
Type String

RegardingObjectTypeCode

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName regardingobjecttypecode
RequiredLevel None
Type EntityName

Source

Propiedad Valor
Description Source for the Action Card
DisplayName Action Card Source
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName source
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de Source

Valor Etiqueta Descripción
1 CRM
2 Exchange

StartDate

Propiedad Valor
DateTimeBehavior UserLocal
Description Shows the Start Date
DisplayName Start Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName startdate
RequiredLevel SystemRequired
Type DateTime

State

Propiedad Valor
Description State of the Action Card
DisplayName Action Card State
IsValidForForm True
IsValidForRead True
LogicalName state
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de State

Valor Etiqueta Descripción
0 Active
1 Dismissed
2 Completed

Title

Propiedad Valor
Description Title of the ActionCard
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName title
MaxLength 200
RequiredLevel None
Type String

TransactionCurrencyId

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de Visibility

Valor Etiqueta Descripción
1 Private
0 Public

Valor predeterminado: 0

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

CardTypeIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cardtypeidname
MaxLength 256
RequiredLevel None
Type String

CreatedBy

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OwnerIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

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

Relaciones de uno a varios

Listado por SchemaName.

ActionCardUserState_ActionCard

Igual que la relación de varios a uno ActionCardUserState_ActionCard de la tabla actioncarduserstate.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

contact_actioncard

Consulte la relación de uno a varios contact_actioncard de la tabla contact.

lk_actioncardbase_modifiedby

Consulte la relación de uno a varios lk_actioncardbase_modifiedby de la tabla systemuser.

letter_actioncard

Consulte la relación de uno a varios letter_actioncard de la tabla letter.

phonecall_actioncard

Consulte la relación de uno a varios phonecall_actioncard de la tabla phonecall.

task_actioncard

Consulte la relación de uno a varios task_actioncard de la tabla task.

email_actioncard

Consulte la relación de uno a varios email_actioncard de la tabla email.

lk_actioncardbase_createdonbehalfby

Consulte la relación de uno a varios lk_actioncardbase_createdonbehalfby de la tabla systemuser.

business_unit_actioncards

Consulte la relación de uno a varios business_unit_actioncards de la tabla businessunit.

recurringappointmentmaster_actioncard

Consulte la relación de uno a varios recurringappointmentmaster_actioncard de la tabla recurringappointmentmaster.

lk_actioncardbase_createdby

Consulte la relación de uno a varios lk_actioncardbase_createdby de la tabla systemuser.

transactioncurrency_actioncard

Consulte la relación de uno a varios transactioncurrency_actioncard de la tabla transactioncurrency.

account_actioncard

Consulte la relación de uno a varios account_actioncard de la tabla account.

appointment_actioncard

Consulte la relación de uno a varios appointment_actioncard de la tabla appointment.

fax_actioncard

Consulte la relación de uno a varios fax_actioncard de la tabla fax.

lk_actioncardbase_modifiedonbehalfby

Consulte la relación de uno a varios lk_actioncardbase_modifiedonbehalfby de la tabla systemuser.

chat_ActionCards

Añadido por: solución Activities Patch

Consulte la relación de uno a varios chat_ActionCards de la tabla chat.

adx_inviteredemption_ActionCards

Añadido por: solución Active Solution

Consulte la relación de uno a varios adx_inviteredemption_ActionCards de la tabla adx_inviteredemption.

adx_portalcomment_ActionCards

Añadido por: solución Active Solution

Consulte la relación de uno a varios adx_portalcomment_ActionCards de la tabla adx_portalcomment.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web actioncard EntityType