customcontrolresource EntityType

Description: Custom Control Resource Id

Entity Set path: [organization URI]/api/data/v8.0/customcontrolresources

Base Type: crmbaseentity EntityType

Display Name: Custom Control Resource

Primary Key: customcontrolresourceid

Primary Name Attribute: name

Properties

Single-valued navigation properties

The customcontrolresource entity type has no collection-valued navigation properties.

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name Type Details

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the record.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the record.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who modified the record.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who modified the record.

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the web resource.

Computed property

Read-only property

createdon

Edm.DateTimeOffset

Description: Date and time when the record was created.

Display Name: Created On

Read-only property

customcontrolid

Edm.Guid

Description: Unique identifier of the custom control.

Display Name: Custom control identifier

customcontrolresourceid

Edm.Guid

Description: Unique identifier of the Custom Control Resource.

Display Name: Custom Control Resource Id

modifiedon

Edm.DateTimeOffset

Description: Date and time when the record was modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Name of the custom control resource.

Display Name: Name

version

Edm.String

Description: For internal use only.

Display Name: Custom Control Resource Version

versionnumber

Edm.Int64

Description: Version number of the Custom Control Resource.

Display Name: Version Number

Read-only property

versionrequirement

Edm.String

Description: For internal use only.

Display Name: Custom Control Resource Version Requirement

webresourceid

Edm.Guid

Description: Unique identifier of the web resource.

Display Name: Web Resource

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name Type Partner

createdby

systemuser EntityType

lk_customcontrolresource_createdby

createdonbehalfby

systemuser EntityType

lk_customcontrolresource_createdonbehalfby

customcontrolid_customcontrol

customcontrol EntityType

customcontrol_resource_id

modifiedby

systemuser EntityType

lk_customcontrolresource_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_customcontrolresource_modifiedonbehalfby

organizationid

organization EntityType

customcontrolresource_organization

另请参阅

其他资源

Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.