OptionMetadata ComplexType
Updated: November 29, 2016
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.
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. |
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. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright