Return Value
Returns the bool value of the PropertyValue object.
bool.| Exception | Description |
|---|---|
| NotIndexedPropertyException | Thrown if the source is indexed, but the destination is an unindexed property. |
| IndexedPropertyException | Thrown if the source is not an indexed property, but the destination is indexed. |