Referencia de tabla o entidad Theme

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Information that's used to set custom visual theme options for client applications.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/themes
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/themes(themeid)
Vea Eliminar
DeleteRequest o
Delete
PublishTheme PublishTheme Action PublishThemeRequest
Retrieve GET [org URI]/api/data/v9.0/themes(themeid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/themes
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/themes(themeid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName Themes
DisplayCollectionName Themes
DisplayName Theme
EntitySetName themes
IsBPFEntity False
LogicalCollectionName themes
LogicalName theme
OwnershipType OrganizationOwned
PrimaryIdAttribute themeid
PrimaryNameAttribute name
SchemaName Theme

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

AccentColor

Propiedad Valor
Description Choose the Unified Interface secondary theme color to be used on the process control
DisplayName Accent Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName accentcolor
MaxLength 7
RequiredLevel None
Type String

BackgroundColor

Propiedad Valor
Description For internal use only.
DisplayName Background Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName backgroundcolor
MaxLength 7
RequiredLevel None
Type String

ControlBorder

Propiedad Valor
Description Choose the color that controls will use for borders
DisplayName Control Hover Border Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName controlborder
MaxLength 7
RequiredLevel None
Type String

ControlShade

Propiedad Valor
Description Choose the background color for controls to use to indicate when you hover over items
DisplayName Control Hover Fill Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName controlshade
MaxLength 7
RequiredLevel None
Type String

DefaultCustomEntityColor

Propiedad Valor
Description Choose the default custom entity color if no color is assigned
DisplayName Default Custom Entity Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName defaultcustomentitycolor
MaxLength 7
RequiredLevel None
Type String

DefaultEntityColor

Propiedad Valor
Description Choose the default color for system entities if no color is assigned
DisplayName Default Entity Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName defaultentitycolor
MaxLength 7
RequiredLevel None
Type String

GlobalLinkColor

Propiedad Valor
Description Choose the color for all links, such as e-mail address and lookup links, and for all buttons that are in focus
DisplayName Link and Button Text Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName globallinkcolor
MaxLength 7
RequiredLevel None
Type String

HeaderColor

Propiedad Valor
Description Choose the color for title text, such as form tab labels
DisplayName Title Text Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName headercolor
MaxLength 7
RequiredLevel None
Type String

HoverLinkEffect

Propiedad Valor
Description Choose the color that commands or lists will use to indicate hovered over items
DisplayName Hover Link Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName hoverlinkeffect
MaxLength 7
RequiredLevel None
Type String

ImportSequenceNumber

Propiedad Valor
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

IsDefaultTheme

Propiedad Valor
Description Default status of theme.
DisplayName Default Theme
IsValidForForm True
IsValidForRead True
LogicalName isdefaulttheme
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsDefaultTheme

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

LogoId

Propiedad Valor
Description Upload a web resource to use as a logo. Recommended dimensions are a height of 50 pixels and a maximum width of 400 pixels.
DisplayName Logo
IsValidForForm True
IsValidForRead True
LogicalName logoid
RequiredLevel None
Targets webresource
Type Lookup

LogoToolTip

Propiedad Valor
Description Enter text that will be used as the tooltip and alt text for the logo.
DisplayName Logo Tooltip
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName logotooltip
MaxLength 80
RequiredLevel None
Type String

MainColor

Propiedad Valor
Description Choose the Unified Interface primary theme color to be used on main command bar, buttons and tabs
DisplayName Main Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName maincolor
MaxLength 7
RequiredLevel None
Type String

Name

Propiedad Valor
Description The name of the Theme Entity.
DisplayName Theme Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel SystemRequired
Type String
Propiedad Valor
Description Choose the primary Navigation Bar background color
DisplayName Navigation Bar Fill Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName navbarbackgroundcolor
MaxLength 7
RequiredLevel None
Type String
Propiedad Valor
Description Choose the secondary Navigation Bar background color
DisplayName Navigation Bar Shelf Fill Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName navbarshelfcolor
MaxLength 7
RequiredLevel None
Type String

OverriddenCreatedOn

Propiedad Valor
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

PageHeaderBackgroundColor

Propiedad Valor
Description Choose the page header background color
DisplayName Page Header Fill Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName pageheaderbackgroundcolor
MaxLength 7
RequiredLevel None
Type String

PanelHeaderBackgroundColor

Propiedad Valor
Description Choose the panel header background color
DisplayName Panel Header Fill Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName panelheaderbackgroundcolor
MaxLength 7
RequiredLevel None
Type String

ProcessControlColor

Propiedad Valor
Description Choose the primary background color for process controls
DisplayName Legacy Accent Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName processcontrolcolor
MaxLength 7
RequiredLevel None
Type String

SelectedLinkEffect

Propiedad Valor
Description Choose the color that commands or lists will use to indicate selected items
DisplayName Selected Link Color
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName selectedlinkeffect
MaxLength 7
RequiredLevel None
Type String

statuscode

Propiedad Valor
Description Reason for the status of the Theme
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Elecciones/opciones de statuscode

Valor Etiqueta Estado
1 Custom 0
2 System 1

ThemeId

Propiedad Valor
Description Unique identifier for entity instances
DisplayName Theme
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName themeid
RequiredLevel SystemRequired
Type Uniqueidentifier

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 Theme with respect to the base currency.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

Type

Propiedad Valor
Description Define type of theme.
DisplayName Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName type
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de Type

Valor Etiqueta Descripción
1 Custom
0 System

Valor predeterminado: 1

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.

CreatedBy

Propiedad Valor
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ExchangeRate

Propiedad Valor
Description Exchange rate for the currency associated with the Theme with respect to the base currency.
DisplayName ExchangeRate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

LogoIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName logoidname
MaxLength 400
RequiredLevel None
Type String

ModifiedBy

Propiedad Valor
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OrganizationId

Propiedad Valor
Description Unique identifier for the organization
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Targets organization
Type Lookup

OrganizationIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

statecode

Propiedad Valor
Description Status of the Theme
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Elecciones/opciones de statecode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Custom 1 Active
1 System 2 Inactive

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 uno a varios

Listado por SchemaName.

theme_AsyncOperations

Igual que la relación de varios a uno theme_AsyncOperations de la tabla asyncoperation.

Propiedad Valor
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName theme_AsyncOperations
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

theme_ProcessSession

Igual que la relación de varios a uno theme_ProcessSession de la tabla processsession.

Propiedad Valor
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName theme_ProcessSession
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

theme_BulkDeleteFailures

Igual que la relación de varios a uno theme_BulkDeleteFailures de la tabla bulkdeletefailure.

Propiedad Valor
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName theme_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

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.

lk_theme_createdby

Consulte la relación de uno a varios lk_theme_createdby de la tabla systemuser.

lk_theme_createdonbehalfby

Consulte la relación de uno a varios lk_theme_createdonbehalfby de la tabla systemuser.

lk_theme_modifiedby

Consulte la relación de uno a varios lk_theme_modifiedby de la tabla systemuser.

lk_theme_modifiedonbehalfby

Consulte la relación de uno a varios lk_theme_modifiedonbehalfby de la tabla systemuser.

organization_theme

Consulte la relación de uno a varios organization_theme de la tabla organization.

TransactionCurrency_Theme

Consulte la relación de uno a varios TransactionCurrency_Theme de la tabla transactioncurrency.

lk_theme_logoid

Consulte la relación de uno a varios lk_theme_logoid de la tabla webresource.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web theme EntityType