OptionSetMetadataBase Members

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

Contains data that defines a set of options.

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

Protected Constructors

  Name Description
  OptionSetMetadataBase Initializes a new instance of the OptionSetMetadataBase class

Top

Public Properties

  Name Description
public property Description Gets or sets a description for the option set.
public property DisplayName Gets or sets a display name for a global option set.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from MetadataBase)
public property HasChanged  Gets whether the item of metadata has changed. (inherited from MetadataBase)
public property IntroducedVersion Gets a string identifying the solution version that the solution component was added in.
public property IsCustomizable Gets or sets a property that determines whether the option set is customizable.
public property IsCustomOptionSet Gets or sets whether the option set is a custom option set.
public property IsGlobal Gets or sets whether the option set is a global option set.
public property IsManaged Gets or sets whether the option set is part of a managed solution.
public property MetadataId  Gets or sets a unique identifier for the metadata item. (inherited from MetadataBase)
public property Name Gets or sets the name of a global option set.
public property OptionSetType Gets or sets the type of option set.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
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

OptionSetMetadataBase Class
Microsoft.Xrm.Sdk.Metadata Namespace

Other Resources

Customize Global Option Sets in Microsoft Dynamics CRM

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