OptionSetType Enumeration
Specifies the type of option set. Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk)
| Member name | Description |
|---|---|
| Boolean | Specifies that the option set provides only two options for a BooleanAttributeMetadata attribute. |
| Picklist | Specifies that the option set provides multiple options. |
| State | Specifies that the option set represents options for a StateAttributeMetadata attribute. |
| Status | Specifies that the option set represents options for a StatusAttributeMetadata attribute. |
Development Platforms
Windows Server 2008Target Platforms
Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.