BooleanManagedProperty Members

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

Defines a managed property that stores a Boolean value.

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

Public Constructors

  Name Description
  BooleanManagedProperty Overloaded. Initializes a new instance of theBooleanManagedProperty 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

BooleanManagedProperty Class
Microsoft.Xrm.Sdk Namespace

Other Resources

Use Managed Properties
Sample: Create and Update Entity Metadata

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