Picklist Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

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 Method Description
Equals Returns true if the specified picklist is equal to this picklist value, otherwise returns false.
GetHashCode Gets a hash code for the value.
Static Property Description
Null Gets a null picklist.

Requirements

Filename: businessentitypartialtypes.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.