BooleanManagedProperty ComplexType
Defines a managed property that stores a Boolean value.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| Value | Edm.Boolean |
The value of the managed property. |
| CanBeChanged | Edm.Boolean |
Whether the managed property value can be changed. |
| ManagedPropertyLogicalName | Edm.String |
The logical name for the managed property. |
Used by
The following use the BooleanManagedProperty ComplexType.