ActionCardUserState table/entity reference
Messages
The following table lists the messages for the ActionCardUserState table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Create Event: False |
POST /actioncarduserstatesSee Create |
Create records |
Delete Event: False |
DELETE /actioncarduserstates(actioncarduserstateid)See Delete |
Delete records |
Retrieve Event: False |
GET /actioncarduserstates(actioncarduserstateid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /actioncarduserstatesSee Query data |
Query data |
Update Event: False |
PATCH /actioncarduserstates(actioncarduserstateid)See Update |
Update records |
Upsert Event: False |
PATCH /actioncarduserstates(actioncarduserstateid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the ActionCardUserState table.
Property | Value |
---|---|
DisplayName | ActionCardUserState |
DisplayCollectionName | ActionCardUserStates |
SchemaName | ActionCardUserState |
CollectionSchemaName | ActionCardUserStates |
EntitySetName | actioncarduserstates |
LogicalName | actioncarduserstate |
LogicalCollectionName | actioncarduserstates |
PrimaryIdAttribute | actioncarduserstateid |
TableType | Standard |
OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActionCardId
- ActionCardIdObjectTypeCode
- ActionCardUserStateId
- OwnerId
- OwnerIdType
- StartDate
- State
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
ActionCardId
Property | Value |
---|---|
Description | Parent ActionCard Id. |
DisplayName | ActionCardId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | actioncardid |
RequiredLevel | None |
Type | Lookup |
Targets | actioncard |
ActionCardIdObjectTypeCode
Property | Value |
---|---|
Description | ActionCard Id ObjectType Code |
DisplayName | ActionCardIdObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | actioncardidobjecttypecode |
RequiredLevel | None |
Type | EntityName |
ActionCardUserStateId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | ActionCardUserState |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | actioncarduserstateid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
OwnerId
Property | Value |
---|---|
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 |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
StartDate
Property | Value |
---|---|
Description | Shows the Start Date |
DisplayName | Start Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | startdate |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
State
Property | Value |
---|---|
Description | State of the Action Card |
DisplayName | Action Card State |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | state |
RequiredLevel | SystemRequired |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | actioncarduserstate_state |
State Choices/Options
Value | Label |
---|---|
0 | Active |
1 | Dismissed |
2 | Completed |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
TransactionCurrencyId
Property | Value |
---|---|
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 |
Type | Lookup |
Targets | transactioncurrency |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
ExchangeRate
Property | Value |
---|---|
Description | Exchange rate for the currency associated with the ActionCardUserState with respect to the base currency. |
DisplayName | ExchangeRate |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | exchangerate |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100000000000 |
MinValue | 1E-12 |
Precision | 12 |
SourceTypeMask | 0 |
OwnerIdName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | actioncard |
VersionNumber
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
ActionCardUserState_ActionCard
One-To-Many Relationship: actioncard ActionCardUserState_ActionCard
Property | Value |
---|---|
ReferencedEntity | actioncard |
ReferencedAttribute | actioncardid |
ReferencingAttribute | actioncardid |
ReferencingEntityNavigationPropertyName | actioncardid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
ActionCardUserState_Owner
One-To-Many Relationship: owner ActionCardUserState_Owner
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
TransactionCurrency_ActionCardUserState
One-To-Many Relationship: transactioncurrency TransactionCurrency_ActionCardUserState
Property | Value |
---|---|
ReferencedEntity | transactioncurrency |
ReferencedAttribute | transactioncurrencyid |
ReferencingAttribute | transactioncurrencyid |
ReferencingEntityNavigationPropertyName | transactioncurrencyid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference
actioncarduserstate