webresource EntityType

Description: Data equivalent to files used in Web development. Web resources provide client-side components that are used to provide custom user interface elements.

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

Base Type: crmbaseentity EntityType

Display Name: Web Resource

Primary Key: webresourceid

Primary Name Attribute: name

Properties

Single-valued navigation properties

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 web resource.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the web resource.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who last modified the web resource.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who modified the web resource.

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

canbedeleted

mscrm.BooleanManagedProperty

Description: Information that specifies whether this component can be deleted.

Display Name: Can Be Deleted

componentstate

Edm.Int32

Description: For internal use only.

Default Options:

0 : Published
1 : Unpublished
2 : Deleted
3 : Deleted Unpublished

Display Name: Component State

Read-only property

content

Edm.String

Description: Bytes of the web resource, in Base64 format.

content_binary

Edm.Binary

Description: Bytes of the web resource, in Base64 format.

createdon

Edm.DateTimeOffset

Description: Date and time when the web resource was created.

Display Name: Created On

Read-only property

description

Edm.String

Description: Description of the web resource.

Display Name: Description

displayname

Edm.String

Description: Display name of the web resource.

Display Name: Display Name

introducedversion

Edm.String

Description: Version in which the form is introduced.

Display Name: Introduced Version

iscustomizable

mscrm.BooleanManagedProperty

Description: Information that specifies whether this component can be customized.

Display Name: Customizable

isenabledformobileclient

Edm.Boolean

Description: Information that specifies whether this web resource is enabled for mobile client.

Default Options:

1 : Yes
0 : No

Display Name: Is Enabled For Mobile Client

ishidden

mscrm.BooleanManagedProperty

Description: Information that specifies whether this component should be hidden.

Display Name: Hidden

ismanaged

Edm.Boolean

Description:

Default Options:

1 : Managed
0 : Unmanaged

Read-only property

languagecode

Edm.Int32

Description: Language of the web resource.

Display Name: Language

modifiedon

Edm.DateTimeOffset

Description: Date and time when the web resource was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Name of the web resource.

Display Name: Name

overwritetime

Edm.DateTimeOffset

Description: For internal use only.

Display Name: Record Overwrite Time

Read-only property

silverlightversion

Edm.String

Description: Silverlight runtime version number required by a silverlight web resource.

Display Name: Silverlight Version

solutionid

Edm.Guid

Description: Unique identifier of the associated solution.

Display Name: Solution

Read-only property

versionnumber

Edm.Int64

Description:

Read-only property

webresourceid

Edm.Guid

Description: Unique identifier of the web resource.

Display Name: Web Resource Identifier

webresourceidunique

Edm.Guid

Description: For internal use only.

Read-only property

webresourcetype

Edm.Int32

Description: Drop-down list for selecting the type of the web resource.

Default Options:

1 : Webpage (HTML)
2 : Style Sheet (CSS)
3 : Script (JScript)
4 : Data (XML)
5 : PNG format
6 : JPG format
7 : GIF format
8 : Silverlight (XAP)
9 : Style Sheet (XSL)
10 : ICO format

Display Name: Type

Single-valued navigation properties

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

Name Type Partner

createdby

systemuser EntityType

webresource_createdby

createdonbehalfby

systemuser EntityType

lk_webresourcebase_createdonbehalfby

modifiedby

systemuser EntityType

webresource_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_webresourcebase_modifiedonbehalfby

organizationid

organization EntityType

webresource_organization

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner

lk_theme_logoid

theme EntityType

logoimage

solution_configuration_webresource

solution EntityType

configurationpageid

webresource_savedqueryvisualizations

savedqueryvisualization EntityType

webresourceid

webresource_userqueryvisualizations

userqueryvisualization EntityType

webresourceid

另请参阅

其他资源

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.