BooleanManagedProperty Members
Defines a managed property that stores a Boolean value.For the Web API the corresponding type is BooleanManagedProperty ComplexType.
The following tables list the members exposed by the BooleanManagedProperty type.
Name | Description | |
---|---|---|
BooleanManagedProperty | Overloaded. Initializes a new instance of theBooleanManagedProperty class |
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) |
(see also Protected Methods)
Top
Name | Description | |
---|---|---|
![]() | Equals | (inherited from Object) |
![]() | GetHashCode | (inherited from Object) |
![]() | GetType | (inherited from Object) |
![]() | ToString | (inherited from Object) |
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.
Show: