Picklist Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Represents a picklist (drop-down list) attribute in an entity instance.
The Picklist class exposes the following members.
| Constructor | Description |
| Picklist | Initializes a new instance of the Picklist class. |
| Instance Property | Description |
| IsNull | Gets or sets a value that indicates whether the property value is a null value. |
| IsNullSpecified | Gets or sets a value that indicates whether you are intentionally setting the attribute to a null value. |
| name | Gets the current choice of the picklist attribute in string form. |
| Value | Gets or sets the current choice of the picklist attribute. |
Requirements
Namespace: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
