Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/actioncarduserstates Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/actioncarduserstates(actioncarduserstateid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/actioncarduserstates(actioncarduserstateid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/actioncarduserstates Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/actioncarduserstates(actioncarduserstateid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | ActionCardUserStates |
DisplayCollectionName | ActionCardUserStates |
DisplayName | ActionCardUserState |
EntitySetName | actioncarduserstates |
IsBPFEntity | False |
LogicalCollectionName | actioncarduserstates |
LogicalName | actioncarduserstate |
OwnershipType | None |
PrimaryIdAttribute | actioncarduserstateid |
PrimaryNameAttribute | |
SchemaName | ActionCardUserState |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- ActionCardId
- ActionCardIdName
- ActionCardIdObjectTypeCode
- ActionCardUserStateId
- OwnerId
- OwnerIdType
- StartDate
- State
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
ActionCardId
Propiedad | Valor |
---|---|
Description | Parent ActionCard Id. |
DisplayName | ActionCardId |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | actioncardid |
RequiredLevel | None |
Targets | actioncard |
Type | Lookup |
ActionCardIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | actioncardidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ActionCardIdObjectTypeCode
Propiedad | Valor |
---|---|
Description | ActionCard Id ObjectType Code |
DisplayName | ActionCardIdObjectTypeCode |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | actioncardidobjecttypecode |
RequiredLevel | None |
Type | EntityName |
ActionCardUserStateId
Propiedad | Valor |
---|---|
Description | Unique identifier for entity instances |
DisplayName | ActionCardUserState |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | actioncarduserstateid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
OwnerId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
StartDate
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the Start Date |
DisplayName | Start Date |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | startdate |
RequiredLevel | SystemRequired |
Type | DateTime |
State
Propiedad | Valor |
---|---|
Description | State of the Action Card |
DisplayName | Action Card State |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | state |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de State
Valor | Etiqueta | Descripción |
---|---|---|
0 | Active | |
1 | Dismissed | |
2 | Completed |
TimeZoneRuleVersionNumber
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
ExchangeRate
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
ActionCardUserState_ActionCard
Consulte la relación de uno a varios ActionCardUserState_ActionCard de la tabla actioncard.
TransactionCurrency_ActionCardUserState
Consulte la relación de uno a varios TransactionCurrency_ActionCardUserState de la tabla transactioncurrency.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web actioncarduserstate EntityType