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 | |
---|---|---|
CanBeChanged | Gets or sets whether the managed property value can be changed. (inherited from ManagedProperty) | |
ExtensionData | Gets or sets the structure that contains extra data. (inherited from ManagedProperty) | |
ManagedPropertyLogicalName | Gets the logical name for the managed property. (inherited from ManagedProperty) | |
Value | Gets or sets the value of the managed property. (inherited from ManagedProperty) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.