ActionCardUserState entity reference

Messages

Message SDK class or method
Create CreateRequest or
Create
Delete DeleteRequest or
Delete
Retrieve RetrieveRequest or
Retrieve
RetrieveMultiple RetrieveMultipleRequest or
RetrieveMultiple
Update UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName ActionCardUserStates
DisplayCollectionName ActionCardUserStates
DisplayName ActionCardUserState
EntitySetName actioncarduserstates
IsBPFEntity False
LogicalCollectionName actioncarduserstates
LogicalName actioncarduserstate
OwnershipType None
PrimaryIdAttribute actioncarduserstateid
PrimaryNameAttribute
SchemaName ActionCardUserState

Writable attributes

These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

ActionCardId

Property Value
Description Parent ActionCard Id.
DisplayName ActionCardId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncardid
RequiredLevel None
Targets actioncard
Type Lookup

ActionCardIdName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncardidname
MaxLength 100
RequiredLevel None
Type String

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
IsValidForUpdate False
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
Targets systemuser,team
Type Owner

OwnerIdType

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

StartDate

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

State

Property Value
Description State of the Action Card
DisplayName Action Card State
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName state
RequiredLevel SystemRequired
Type Picklist

State Choices/Options

Value Label Description
0 Active
1 Dismissed
2 Completed

TimeZoneRuleVersionNumber

Property Value
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

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
Targets transactioncurrency
Type Lookup

UTCConversionTimeZoneCode

Property Value
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Read-only attributes

These attributes return false for both IsValidForCreate or 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
MaxValue 100000000000
MinValue 0.0000000001
Precision 10
RequiredLevel None
Type Decimal

OwnerIdName

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

OwnerIdYomiName

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

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
Targets actioncard
Type Lookup

TransactionCurrencyIdName

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

VersionNumber

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.

ActionCardUserState_ActionCard

See the ActionCardUserState_ActionCard one-to-many relationship for the actioncard entity.

TransactionCurrency_ActionCardUserState

See the TransactionCurrency_ActionCardUserState one-to-many relationship for the transactioncurrency entity.

See also

About the Entity Reference
Web API EntityType Reference