Référence d’entité/de table ActionCardUserState

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Messages

Message Opération de l'API web Classe ou méthode SDK
Create POST [org URI]/api/data/v9.0/actioncarduserstates
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/actioncarduserstates(actioncarduserstateid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/actioncarduserstates(actioncarduserstateid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/actioncarduserstates
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/actioncarduserstates(actioncarduserstateid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName ActionCardUserStates
DisplayCollectionName ActionCardUserStates
DisplayName ActionCardUserState
EntitySetName actioncarduserstates
IsBPFEntity False
LogicalCollectionName actioncarduserstates
LogicalName actioncarduserstate
OwnershipType None
PrimaryIdAttribute actioncarduserstateid
PrimaryNameAttribute
SchemaName ActionCardUserState

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

ActionCardId

Propriété Valeur
Description Parent ActionCard Id.
DisplayName ActionCardId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncardid
RequiredLevel None
Targets actioncard
Type Lookup

ActionCardIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncardidname
MaxLength 100
RequiredLevel None
Type String

ActionCardIdObjectTypeCode

Propriété Valeur
Description ActionCard Id ObjectType Code
DisplayName ActionCardIdObjectTypeCode
IsValidForForm False
IsValidForRead True
LogicalName actioncardidobjecttypecode
RequiredLevel None
Type EntityName

ActionCardUserStateId

Propriété Valeur
Description Unique identifier for entity instances
DisplayName ActionCardUserState
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName actioncarduserstateid
RequiredLevel SystemRequired
Type Uniqueidentifier

OwnerId

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

StartDate

Propriété Valeur
DateTimeBehavior UserLocal
Description Shows the Start Date
DisplayName Start Date
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName startdate
RequiredLevel SystemRequired
Type DateTime

State

Propriété Valeur
Description State of the Action Card
DisplayName Action Card State
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName state
RequiredLevel SystemRequired
Type Picklist

Choix/Options State

Valeur Étiquette Description
0 Active
1 Dismissed
2 Completed

TimeZoneRuleVersionNumber

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

ExchangeRate

Propriété Valeur
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.000000000001
Precision 12
RequiredLevel None
Type Decimal

OwnerIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

ActionCardUserState_ActionCard

Voir la relation un à plusieurs ActionCardUserState_ActionCard pour la table/entité actioncard.

TransactionCurrency_ActionCardUserState

Voir la relation un à plusieurs TransactionCurrency_ActionCardUserState pour la table/entité transactioncurrency.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web actioncarduserstate EntityType