StateOptionMetadata Members

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

Contains data to define an option for the options in a State attribute.

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

Public Constructors

  Name Description
  StateOptionMetadata Initializes a new instance of the StateOptionMetadata class

Top

Public Properties

  Name Description
public property DefaultStatus Gets or sets the default status value associated with this state.
public property Description  Gets or sets the label containing the description for the option. (inherited from OptionMetadata)
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 InvariantName Gets or sets the name of the state that does not change.
public property IsManaged  Gets whether the option is part of a managed solution. (inherited from OptionMetadata)
public property Label  Gets or sets the label containing the text for the option. (inherited from OptionMetadata)
public property MetadataId  Gets or sets a unique identifier for the metadata item. (inherited from MetadataBase)
public property Value  Gets or sets the value of the option. (inherited from OptionMetadata)

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

StateOptionMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace

Other Resources

Customize Entity Attribute Metadata

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