actioncard EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Action card entity to show action cards.

Entity Set path:[organization URI]/api/data/v8.2/actioncards

Base Type: crmbaseentity EntityType

Display Name: Action Card

Primary Key: actioncardid

Primary Name Attribute: title

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

actioncardid

Edm.Guid

Description: Unique identifier of the action card.

Display Name: Action Card

cardtype

Edm.Int32

Description: The CardType ENUM value.

Display Name: CardType ENUM

createdon

Edm.DateTimeOffset

Description: Date and time when action card was created.

Display Name: Created On

Read-only property

data

Edm.String

Description: For internal use only.

Display Name: Data Associated with Card Commandbar Actions

description

Edm.String

Description: For internal use only.

Display Name: Card Description

exchangerate

Edm.Decimal

Description: Exchange rate for the currency associated with the action card with respect to the base currency.

Display Name: Exchange Rate

Read-only property

expirydate

Edm.DateTimeOffset

Description: Shows the Expiry Date

Display Name: Expiry Date

importsequencenumber

Edm.Int32

Description: Sequence number of the import that created this record.

Display Name: Import Sequence Number

modifiedon

Edm.DateTimeOffset

Description: Date and time when action card was last modified.

Display Name: Modified On

Read-only property

overriddencreatedon

Edm.DateTimeOffset

Description: Date and time that the record was migrated.

Display Name: Record Created On

priority

Edm.Int32

Description: Priority of the ActionCard

Display Name: Priority

referencetokens

Edm.String

Description: For internal use only.

Display Name: Data Associated constructing title and body

source

Edm.Int32

Description: Source for the Action Card

Default Options:

1 : CRM
2 : Exchange

Display Name: Action Card Source

startdate

Edm.DateTimeOffset

Description: Shows the Start Date

Display Name: Start Date

state

Edm.Int32

Description: State of the Action Card

Default Options:

0 : Active
1 : Dismissed
2 : Completed

Display Name: Action Card State

title

Edm.String

Description: Title of the ActionCard

Display Name: Title

versionnumber

Edm.Int64

Description: Version number of the action card.

Display Name: Version Number

Read-only property

visibility

Edm.Boolean

Description: Select whether the visibility should be set to public/private.

Default Options:

1 : Private
0 : Public

Display Name: Visibiliy Status of ActionCard

Lookup Properties

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_cardtypeid_value

Unique identifier of the card type.

_createdby_value

createdby

Unique identifier of the user who created the action card.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the action card.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the action card.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who last modified action card.

_ownerid_value

ownerid

Unique identifier of the user or team who owns the action card.

_owningbusinessunit_value

owningbusinessunit

Unique identifier of the business unit that owns the action card.

_owningteam_value

Unique identifier of the team who owns the action card.

_owninguser_value

Unique identifier of the user who owns the action card.

_recordid_value

Shows the record ID.

_regardingobjectid_value

regardingobjectid_incident_actioncard

regardingobjectid_lead_actioncard

regardingobjectid_contact_actioncard

regardingobjectid_opportunity_actioncard

regardingobjectid_account_actioncard

Choose the record that the card relates to.

_transactioncurrencyid_value

transactioncurrencyid

Unique identifier of the currency associated with the action card.

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

createdby

systemuser EntityType

lk_actioncardbase_createdby

createdonbehalfby

systemuser EntityType

lk_actioncardbase_createdonbehalfby

modifiedby

systemuser EntityType

lk_actioncardbase_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_actioncardbase_modifiedonbehalfby

ownerid

principal EntityType

owner_actioncards

owningbusinessunit

businessunit EntityType

business_unit_actioncards

regardingobjectid_account_actioncard

account EntityType

account_actioncard

regardingobjectid_appointment_actioncard

appointment EntityType

appointment_actioncard

regardingobjectid_contact_actioncard

contact EntityType

contact_actioncard

regardingobjectid_email_actioncard

email EntityType

email_actioncard

regardingobjectid_fax_actioncard

fax EntityType

fax_actioncard

regardingobjectid_incident_actioncard

incident EntityType

incident_actioncard

regardingobjectid_lead_actioncard

lead EntityType

Lead_actioncard

regardingobjectid_letter_actioncard

letter EntityType

letter_actioncard

regardingobjectid_opportunity_actioncard

opportunity EntityType

opportunity_actioncard

regardingobjectid_phonecall_actioncard

phonecall EntityType

phonecall_actioncard

regardingobjectid_recurringappointmentmaster_actioncard

recurringappointmentmaster EntityType

recurringappointmentmaster_actioncard

regardingobjectid_serviceappointment_actioncard

serviceappointment EntityType

serviceappointment_actioncard

regardingobjectid_task_actioncard

task EntityType

task_actioncard

transactioncurrencyid

transactioncurrency EntityType

transactioncurrency_actioncard

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

ActionCardUserState_ActionCard

actioncarduserstate EntityType

actioncardid

See Also

Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright