WebResource Entity OptionSet Attribute Metadata
The Web resource entity contains a number of attributes with the underlying type of OptionSetMetadata. This includes attributes of type PicklistAttributeMetadata, StateAttributeMetadata, and StatusAttributeMetadata. This topic shows the values for these attributes in a default, uncustomized installation of Microsoft Dynamics CRM. For information on how to generate and use enumerations for these values in your code, see Helper Code: Enumerations for Option Sets.
OptionSet Values
The following table lists the attributes and option set values for the Web resource entity.
| LogicalName | Type | OptionValue | OptionDescription |
|---|---|---|---|
| componentstate | Picklist | 0 | Published |
| Picklist | 1 | Unpublished | |
| Picklist | 2 | Deleted | |
| Picklist | 3 | Deleted Unpublished | |
| webresourcetype | Picklist | 1 | Web Page (HTML) |
| Picklist | 2 | Style Sheet (CSS) | |
| Picklist | 3 | Script (JScript) | |
| Picklist | 4 | Data (XML) | |
| Picklist | 5 | PNG format | |
| Picklist | 6 | JPG format | |
| Picklist | 7 | GIF format | |
| Picklist | 8 | Silverlight (XAP) | |
| Picklist | 9 | Style Sheet (XSL) | |
| Picklist | 10 | ICO format |
See Also
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.