This topic has not yet been rated - Rate this topic

OptionSetType Enumeration

Specifies the type of option set.

Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk)
'Usage

[DataContractAttribute(Name="OptionSetType", Namespace="http://schemas.microsoft.com/xrm/2011/Metadata")] 
public enum OptionSetType
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 2008

Target 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.
Did you find this helpful?
(1500 characters remaining)