AttributeRequiredLevelManagedProperty Members

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

Represents the data to define a RequiredLevel property for an attribute.

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

Public Constructors

  Name Description
  AttributeRequiredLevelManagedProperty Initializes a new instance of the AttributeRequiredLevelManagedProperty class.

Top

Public Properties

  Name Description
public property CanBeChanged  Gets or sets whether the managed property value can be changed. (inherited from ManagedProperty)
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from ManagedProperty)
public property ManagedPropertyLogicalName  Gets the logical name for the managed property. (inherited from ManagedProperty)
public property Value  Gets or sets the value of the managed property. (inherited from ManagedProperty)

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

AttributeRequiredLevelManagedProperty Class
Microsoft.Xrm.Sdk.Metadata Namespace
CreateAttributeRequest Class

Other Resources

Customize Entity Attribute Metadata
Work with Attributes
Sample: Create and Update Entity Metadata

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