CustomControlResource table/entity reference

Note

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

Custom Control Resource Id

Messages

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

Properties

Property Value
CollectionSchemaName CustomControlResources
DisplayCollectionName Custom Control Resources
DisplayName Custom Control Resource
EntitySetName customcontrolresources
IsBPFEntity False
LogicalCollectionName customcontrolresources
LogicalName customcontrolresource
OwnershipType OrganizationOwned
PrimaryIdAttribute customcontrolresourceid
PrimaryNameAttribute name
SchemaName CustomControlResource

Writable columns/attributes

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

CustomControlId

Property Value
Description Unique identifier of the custom control.
DisplayName Custom control identifier
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName customcontrolid
RequiredLevel SystemRequired
Type Uniqueidentifier

CustomControlResourceId

Property Value
Description Unique identifier of the Custom Control Resource.
DisplayName Custom Control Resource Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName customcontrolresourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

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

Name

Property Value
Description Name of the custom control resource.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel SystemRequired
Type String

Version

Property Value
Description For internal use only.
DisplayName Custom Control Resource Version
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName version
MaxLength 40
RequiredLevel SystemRequired
Type String

VersionRequirement

Property Value
Description For internal use only.
DisplayName Custom Control Resource Version Requirement
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName versionrequirement
MaxLength 40
RequiredLevel None
Type String

WebResourceId

Property Value
Description Unique identifier of the web resource.
DisplayName Web Resource
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName webresourceid
RequiredLevel SystemRequired
Type Uniqueidentifier

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

CustomControlResourceIdUnique

Property Value
Description For internal use only.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName customcontrolresourceidunique
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 Resource.
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.

lk_customcontrolresource_createdby

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

lk_customcontrolresource_createdonbehalfby

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

customcontrol_resource_id

See the customcontrol_resource_id one-to-many relationship for the customcontrol table/entity.

lk_customcontrolresource_modifiedonbehalfby

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

customcontrolresource_organization

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

lk_customcontrolresource_modifiedby

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

See also

Dataverse table/entity reference
Web API Reference
customcontrolresource EntityType