Referenz zur Tabelle/Entität CustomControl

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/customcontrols
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/customcontrols(customcontrolid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/customcontrols(customcontrolid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/customcontrols
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/customcontrols(customcontrolid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

Eigenschaft Wert
CollectionSchemaName CustomControls
DisplayCollectionName Custom Controls
DisplayName Custom Control
EntitySetName customcontrols
IsBPFEntity False
LogicalCollectionName customcontrols
LogicalName customcontrol
OwnershipType OrganizationOwned
PrimaryIdAttribute customcontrolid
PrimaryNameAttribute name
SchemaName CustomControl

Schreibbare Spalten/Attribute

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

AuthoringManifest

Eigenschaft Wert
Description Authoring Manifest of the CustomControl.
DisplayName Authoring Manifest
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName authoringmanifest
MaxLength 1073741823
RequiredLevel None
Type Memo

ClientJson

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

CompatibleDataTypes

Eigenschaft Wert
Description Compatible Data Types For Custom Controls
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName compatibledatatypes
MaxLength 1000
RequiredLevel SystemRequired
Type String

CustomControlId

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

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

Manifest

Eigenschaft Wert
Description Manifest of the CustomControl.
DisplayName Manifest
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName manifest
MaxLength 1073741823
RequiredLevel SystemRequired
Type Memo

Name

Eigenschaft Wert
Description Name of the custom control.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName name
MaxLength 200
RequiredLevel SystemRequired
Type String

SupportedPlatform

Hinzugefügt von: Base Custom Controls Core Extensions-Lösung

Eigenschaft Wert
Description Supported platforms of the CustomControl.
DisplayName Supported Platforms
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName supportedplatform
MaxLength 100
RequiredLevel None
Type String

Version

Eigenschaft Wert
Description For internal use only.
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName version
MaxLength 40
RequiredLevel SystemRequired
Type String

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

CustomControlIdUnique

Eigenschaft Wert
Description For internal use only.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName customcontrolidunique
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 custom control.
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.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

customcontrol_resource_id

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

Eigenschaft Wert
ReferencingEntity customcontrolresource
ReferencingAttribute customcontrolid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName customcontrol_resource_id
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
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_customcontrol_createdby

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

lk_customcontrol_createdonbehalfby

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

customcontrol_organization

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

lk_customcontrol_modifiedonbehalfby

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

lk_customcontrol_modifiedby

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

Viele-zu-Viele-Beziehungen

Beziehungsdetails, bei denen die Tabelle CustomControl die erste Tabelle in der Beziehung ist. Aufgelistet durch SchemaName.

serviceplan_customcontrol

Siehe die serviceplan_customcontrol-Viele-zu-Viele-Beziehung für die serviceplan-Tabelle/-Entität.

Siehe auch

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