OptionMetadata ComplexType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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 |
---|---|---|---|---|
Color |
Edm.String |
false |
The Hex color assigned to the option |
|
Description |
The label containing the description for the option. |
|||
HasChanged |
Edm.Boolean |
Gets whether the item of metadata has changed. |
||
IsManaged |
Edm.Boolean |
Whether the option is part of a managed solution. |
||
Label |
The label containing the text for the option. |
|||
MetadataId |
Edm.Guid |
A unique identifier for the metadata item |
||
Value |
Edm.Int32 |
The value of the option. |
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. |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright