Ereignisse
Power BI DataViz Weltmeisterschaften
14. Feb., 16 Uhr - 31. März, 16 Uhr
Mit 4 Chancen, ein Konferenzpaket zu gewinnen und es zum LIVE Grand Finale in Las Vegas zu machen
Weitere InformationenDieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Action card entity to show action cards.
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Create | POST [org URI]/api/data/v9.0/actioncards Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/actioncards(actioncardid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
Retrieve | GET [org URI]/api/data/v9.0/actioncards(actioncardid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/actioncards Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/actioncards(actioncardid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaft | Wert |
---|---|
CollectionSchemaName | ActionCards |
DisplayCollectionName | Action Cards |
DisplayName | Action Card |
EntitySetName | actioncards |
IsBPFEntity | False |
LogicalCollectionName | actioncard |
LogicalName | actioncard |
OwnershipType | UserOwned |
PrimaryIdAttribute | actioncardid |
PrimaryNameAttribute | title |
SchemaName | ActionCard |
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the action card. |
DisplayName | Action Card |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | actioncardid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Eigenschaft | Wert |
---|---|
Description | The CardType ENUM value. |
DisplayName | CardType ENUM |
Format | None |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | cardtype |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | SystemRequired |
Type | Integer |
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the card type. |
DisplayName | Card Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | cardtypeid |
RequiredLevel | SystemRequired |
Targets | cardtype |
Type | Lookup |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | Card Description |
DisplayName | Card Description |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 8192 |
RequiredLevel | None |
Type | Memo |
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the Expiry Date |
DisplayName | Expiry Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | expirydate |
RequiredLevel | SystemRequired |
Type | DateTime |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
Eigenschaft | Wert |
---|---|
Description | ParentRegardingObjectId of the ActionCard |
DisplayName | ParentRegardingObjectId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentregardingobjectid |
RequiredLevel | None |
Targets | |
Type | Lookup |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | ParentRegardingObjectTypeCode of the ActionCard |
DisplayName | ParentRegardingObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentregardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Eigenschaft | Wert |
---|---|
Description | Priority of the ActionCard |
DisplayName | Priority |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | priority |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | SystemRequired |
Type | Integer |
Eigenschaft | Wert |
---|---|
Description | Shows the record ID. |
DisplayName | RecordId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | recordid |
RequiredLevel | None |
Targets | |
Type | Lookup |
Eigenschaft | Wert |
---|---|
Description | Shows the Object Type Code. |
DisplayName | RecordIdObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | recordidobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Eigenschaft | Wert |
---|---|
Description | RecordIdObjectTypeCode2 of the ActionCard |
DisplayName | RecordIdObjectTypeCode2 |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | recordidobjecttypecode2 |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjectidname |
MaxLength | 4000 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | regardingobjecttypecode |
RequiredLevel | None |
Type | EntityName |
Eigenschaft | Wert |
---|---|
Description | Source for the Action Card |
DisplayName | Action Card Source |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | source |
RequiredLevel | SystemRequired |
Type | Picklist |
Wert | Etikett | Beschreibung |
---|---|---|
1 | CRM | |
2 | Exchange |
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the Start Date |
DisplayName | Start Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | startdate |
RequiredLevel | SystemRequired |
Type | DateTime |
Eigenschaft | Wert |
---|---|
Description | State of the Action Card |
DisplayName | Action Card State |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | state |
RequiredLevel | SystemRequired |
Type | Picklist |
Wert | Etikett | Beschreibung |
---|---|---|
0 | Active | |
1 | Dismissed | |
2 | Completed |
Eigenschaft | Wert |
---|---|
Description | Title of the ActionCard |
DisplayName | Title |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | title |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
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 |
Wert | Etikett | Beschreibung |
---|---|---|
1 | Private | |
0 | Public |
Standardwert: 0
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cardtypeidname |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
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 |
Eigenschaft | Wert |
---|---|
Description | Shows the record ID Name. |
DisplayName | RecordIdName |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | recordidname |
MaxLength | 400 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eigenschaft | Wert |
---|---|
Description | Version number of the action card. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Aufgelistet durch SchemaName.
Wie die ActionCardUserState_ActionCard-Viele-zu-Eins-Beziehung für die actioncarduserstate-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
Siehe die contact_actioncard-Eins-zu-Viele-Beziehung für die contact-Tabelle/-Entität.
Siehe die lk_actioncardbase_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe die letter_actioncard-Eins-zu-Viele-Beziehung für die letter-Tabelle/-Entität.
Siehe die phonecall_actioncard-Eins-zu-Viele-Beziehung für die phonecall-Tabelle/-Entität.
Siehe die task_actioncard-Eins-zu-Viele-Beziehung für die task-Tabelle/-Entität.
Siehe die email_actioncard-Eins-zu-Viele-Beziehung für die email-Tabelle/-Entität.
Siehe die lk_actioncardbase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe die business_unit_actioncards-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.
Siehe die recurringappointmentmaster_actioncard-Eins-zu-Viele-Beziehung für die recurringappointmentmaster-Tabelle/-Entität.
Siehe die lk_actioncardbase_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe die transactioncurrency_actioncard-Eins-zu-Viele-Beziehung für die transactioncurrency-Tabelle/-Entität.
Siehe die account_actioncard-Eins-zu-Viele-Beziehung für die account-Tabelle/-Entität.
Siehe die appointment_actioncard-Eins-zu-Viele-Beziehung für die appointment-Tabelle/-Entität.
Siehe die fax_actioncard-Eins-zu-Viele-Beziehung für die fax-Tabelle/-Entität.
Siehe die lk_actioncardbase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Hinzugefügt von: Activities Patch-Lösung
Siehe die chat_ActionCards-Eins-zu-Viele-Beziehung für die chat-Tabelle/-Entität.
Hinzugefügt von: Active Solution-Lösung
Siehe die adx_inviteredemption_ActionCards-Eins-zu-Viele-Beziehung für die adx_inviteredemption-Tabelle/-Entität.
Hinzugefügt von: Active Solution-Lösung
Siehe die adx_portalcomment_ActionCards-Eins-zu-Viele-Beziehung für die adx_portalcomment-Tabelle/-Entität.
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz actioncard EntityType
Ereignisse
Power BI DataViz Weltmeisterschaften
14. Feb., 16 Uhr - 31. März, 16 Uhr
Mit 4 Chancen, ein Konferenzpaket zu gewinnen und es zum LIVE Grand Finale in Las Vegas zu machen
Weitere Informationen