Referenz zur Tabelle/Entität Theme

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

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

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Create POST [org URI]/api/data/v9.0/themes
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/themes(themeid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
PublishTheme PublishTheme Action PublishThemeRequest
Retrieve GET [org URI]/api/data/v9.0/themes(themeid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/themes
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/themes(themeid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

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

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

AccentColor

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

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

IsDefaultTheme Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

LogoId

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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
Eigenschaft Wert
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
Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

Eigenschaft Wert
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

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

statuscode Auswahlen/Optionen

Wert Etikett Status
1 Custom 0
2 System 1

ThemeId

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

TimeZoneRuleVersionNumber

Eigenschaft Wert
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

Eigenschaft Wert
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

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

Type Auswahlen/Optionen

Wert Etikett Beschreibung
1 Custom
0 System

Standardwert: 1

UTCConversionTimeZoneCode

Eigenschaft Wert
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

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

CreatedBy

Eigenschaft Wert
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

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

CreatedByYomiName

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

CreatedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

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

CreatedOnBehalfByYomiName

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

ExchangeRate

Eigenschaft Wert
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

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

ModifiedBy

Eigenschaft Wert
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

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

ModifiedByYomiName

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

ModifiedOn

Eigenschaft Wert
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

Eigenschaft Wert
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

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

ModifiedOnBehalfByYomiName

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

OrganizationId

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

OrganizationIdName

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

statecode

Eigenschaft Wert
Description Status of the Theme
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Auswahlen/Optionen

Wert Etikett Standardstatuswert Invariante Name
0 Custom 1 Active
1 System 2 Inactive

TransactionCurrencyIdName

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

VersionNumber

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

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

theme_AsyncOperations

Wie die theme_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die theme_ProcessSession-Viele-zu-Eins-Beziehung für die processsession-Tabelle/-Entität.

Eigenschaft Wert
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

Wie die theme_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.

Eigenschaft Wert
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

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

lk_theme_createdby

Siehe die lk_theme_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_theme_createdonbehalfby

Siehe die lk_theme_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_theme_modifiedby

Siehe die lk_theme_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_theme_modifiedonbehalfby

Siehe die lk_theme_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

organization_theme

Siehe die organization_theme-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.

TransactionCurrency_Theme

Siehe die TransactionCurrency_Theme-Eins-zu-Viele-Beziehung für die transactioncurrency-Tabelle/-Entität.

lk_theme_logoid

Siehe die lk_theme_logoid-Eins-zu-Viele-Beziehung für die webresource-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz theme EntityType