Compartir a través de


Referencia de tabla o entidad CustomControlResource

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Custom Control Resource Id

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/customcontrolresources
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/customcontrolresources(customcontrolresourceid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/customcontrolresources(customcontrolresourceid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/customcontrolresources
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/customcontrolresources(customcontrolresourceid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

CustomControlId

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

CustomControlResourceId

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ComponentState

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

Elecciones/opciones de ComponentState

Valor Etiqueta Descripción
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Propiedad Valor
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

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

CreatedByYomiName

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

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

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

CreatedOnBehalfByYomiName

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

CustomControlResourceIdUnique

Propiedad Valor
Description For internal use only.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName customcontrolresourceidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

IsManaged

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsManaged

Valor Etiqueta Descripción
1 Managed
0 Unmanaged

Valor predeterminado: 0

ModifiedBy

Propiedad Valor
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

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

ModifiedByYomiName

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

ModifiedOn

Propiedad Valor
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

Propiedad Valor
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

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

ModifiedOnBehalfByYomiName

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

OrganizationId

Propiedad Valor
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

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

OverwriteTime

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

SolutionId

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

SupportingSolutionId

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

VersionNumber

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_customcontrolresource_createdby

Consulte la relación de uno a varios lk_customcontrolresource_createdby de la tabla systemuser.

lk_customcontrolresource_createdonbehalfby

Consulte la relación de uno a varios lk_customcontrolresource_createdonbehalfby de la tabla systemuser.

customcontrol_resource_id

Consulte la relación de uno a varios customcontrol_resource_id de la tabla customcontrol.

lk_customcontrolresource_modifiedonbehalfby

Consulte la relación de uno a varios lk_customcontrolresource_modifiedonbehalfby de la tabla systemuser.

customcontrolresource_organization

Consulte la relación de uno a varios customcontrolresource_organization de la tabla organization.

lk_customcontrolresource_modifiedby

Consulte la relación de uno a varios lk_customcontrolresource_modifiedby de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web customcontrolresource EntityType