OptionSetType EnumType
Indicates the type of option set.
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. |
Used by
The following use the OptionSetType EnumType.
| Name | How used |
|---|---|
| OptionSetMetadataBase | Property |
| ComplexBooleanOptionSetMetadata | Property |
| ComplexOptionSetMetadata | Property |