CustomControlDefaultConfig table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

For internal use only.

Messages

Message Web API Operation SDK class or method
Create POST /customcontroldefaultconfigs
See Create
CreateRequest or
Create
Delete DELETE /customcontroldefaultconfigs(customcontroldefaultconfigid)
See Delete
DeleteRequest or
Delete
Retrieve GET /customcontroldefaultconfigs(customcontroldefaultconfigid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /customcontroldefaultconfigs
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
Update PATCH /customcontroldefaultconfigs(customcontroldefaultconfigid)
See Update
UpdateRequest or
Update

Properties

Property Value
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

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

ControlDescriptionJson

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Property Value
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

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

ComponentState

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

ComponentState Choices/Options

Value Label Description
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Property Value
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

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

CreatedByYomiName

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

CreatedOn

Property Value
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

Property Value
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

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

CreatedOnBehalfByYomiName

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

CustomControlDefaultConfigIdUnique

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

IsManaged

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Choices/Options

Value Label Description
1 Managed
0 Unmanaged

DefaultValue: 0

ModifiedBy

Property Value
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

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

ModifiedByYomiName

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

ModifiedOn

Property Value
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

Property Value
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

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

ModifiedOnBehalfByYomiName

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

OrganizationId

Property Value
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

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

OverwriteTime

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

SolutionId

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

SupportingSolutionId

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

VersionNumber

Property Value
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

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

customcontroldefaultconfig_organization

See the customcontroldefaultconfig_organization one-to-many relationship for the organization table/entity.

lk_customcontroldefaultconfig_createdonbehalfby

See the lk_customcontroldefaultconfig_createdonbehalfby one-to-many relationship for the systemuser table/entity.

lk_customcontroldefaultconfig_modifiedonbehalfby

See the lk_customcontroldefaultconfig_modifiedonbehalfby one-to-many relationship for the systemuser table/entity.

lk_customcontroldefaultconfig_modifiedby

See the lk_customcontroldefaultconfig_modifiedby one-to-many relationship for the systemuser table/entity.

lk_customcontroldefaultconfig_createdby

See the lk_customcontroldefaultconfig_createdby one-to-many relationship for the systemuser table/entity.

See also

Dataverse table/entity reference
Web API Reference
customcontroldefaultconfig EntityType