Referenz zur Tabelle/Entität CustomControlDefaultConfig

Hinweis

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

For internal use only.

Nachrichten

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

Eigenschaften

Eigenschaft Wert
CollectionSchemaName CustomControlDefaultConfigs
DisplayCollectionName Custom Control Default Configs
DisplayName Custom Control Default Config
EntitySetName customcontroldefaultconfigs
IsBPFEntity False
LogicalCollectionName customcontroldefaultconfigs
LogicalName customcontroldefaultconfig
OwnershipType OrganizationOwned
PrimaryIdAttribute customcontroldefaultconfigid
PrimaryNameAttribute
SchemaName CustomControlDefaultConfig

Schreibbare Spalten/Attribute

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

ControlDescriptionJson

Eigenschaft Wert
Description Custom control configuration data in JSON format.
DisplayName Custom control configuration data in JSON format.
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName controldescriptionjson
MaxLength 1073741823
RequiredLevel None
Type Memo

ControlDescriptionXML

Eigenschaft Wert
Description controlDescriptionXML of the custom control default config.
DisplayName ControlDescriptionXML
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName controldescriptionxml
MaxLength 1073741823
RequiredLevel SystemRequired
Type Memo

CustomControlDefaultConfigId

Eigenschaft Wert
Description Unique identifier of the Custom Control Default Config for the Microsoft Dynamics 365.
DisplayName Custom Control Default Config Identifier
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName customcontroldefaultconfigid
RequiredLevel SystemRequired
Type Uniqueidentifier

EventsXml

Eigenschaft Wert
Description The events XML of the custom control default config.
DisplayName Events XML
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName eventsxml
MaxLength 1073741823
RequiredLevel None
Type Memo

IntroducedVersion

Eigenschaft Wert
Description Version in which the form is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

PrimaryEntityTypeCode

Eigenschaft Wert
Description Entity Type Code of the Custom Control Default Config.
DisplayName Entity Type Code of the Custom Control Default Config
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName primaryentitytypecode
RequiredLevel SystemRequired
Type EntityName

Schreibgeschützt Spalten/Attribute

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

ComponentState

Eigenschaft Wert
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

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

CustomControlDefaultConfigIdUnique

Eigenschaft Wert
Description For internal use only.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName customcontroldefaultconfigidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

IsManaged

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

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 of the organization associated with the web resource.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
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

OverwriteTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SolutionId

Eigenschaft Wert
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Eigenschaft Wert
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Eigenschaft Wert
Description Version number of the Custom Control Default Config.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

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.

customcontroldefaultconfig_organization

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

lk_customcontroldefaultconfig_createdonbehalfby

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

lk_customcontroldefaultconfig_modifiedonbehalfby

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

lk_customcontroldefaultconfig_modifiedby

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

lk_customcontroldefaultconfig_createdby

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

Siehe auch

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