OptionMetadata ComplexType
Contains metadata representing an option within an Option set.
This Web API complex type corresponds to the organization service OptionMetadata.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Value |
Edm.Int32 |
The value of the option. |
||
Label |
The label containing the text for the option. |
|||
Description |
The label containing the description for the option. |
|||
Color |
Edm.String |
false |
The Hex color assigned to the option |
|
IsManaged |
Edm.Boolean |
Whether the option is part of a managed solution. |
||
MetadataId |
Edm.Guid |
A unique identifier for the metadata item |
||
HasChanged |
Edm.Boolean |
Gets whether the item of metadata has changed. |
Types that use the OptionMetadata complex type.
The following use the OptionMetadata complex type.
Name | How used | Description |
---|---|---|
TrueOption Property |
Contains the data for the options in a boolean attribute. |
|
FalseOption Property |
Contains the data for the options in a boolean attribute. |
|
Options Property |
Contains metadata that defines a set of options. |
関連項目
他のリソース
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType 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.