OptionSetValue Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Represents a value for an attribute that has an option set.

The following tables list the members exposed by the OptionSetValue type.

Public Constructors

  Name Description
  OptionSetValue Overloaded. Initializes a new instance of the OptionSetValue class

Top

Public Properties

  Name Description
public property ExtensionData Gets or sets the structure that contains extra data.
public property Value Gets or sets the current value.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Returns true if the specified OptionSetValue is equal to this OptionSetValue value, otherwise returns false.
public method GetHashCode Overridden. Gets a hash code for the value.
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

OptionSetValue Class
Microsoft.Xrm.Sdk Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.