OptionSetType EnumType
Indicates the type of option set.
This Web API enum type corresponds to the organization service OptionSetType.
Members
Members define the discrete options for the enumeration type.
Name | Value | Description |
---|---|---|
Picklist |
0 |
The option set provides a list of options. |
State |
1 |
The option set represents state options for a StateAttributeMetadata attribute. |
Status |
2 |
The option set represents status options for a StatusAttributeMetadata attribute. |
Boolean |
3 |
The option set provides two options for a BooleanAttributeMetadata attribute. |
Types that use the OptionSetType enum type.
The following use the OptionSetType enum type.
Name | How used | Description |
---|---|---|
OptionSetType Property |
Contains data that defines a set of options. |
Voir aussi
Autres ressources
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function 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.