OptionSetType EnumType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Indicates the type of option set.

This Web API enum type corresponds to the organization service OptionSetType.

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.

The following use the OptionSetType enum type.

Name

How used

Description

OptionSetMetadataBase EntityType

OptionSetType Property

Contains data that defines a set of options.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: