Return Value
Returns the int value of the PropertyValue object.
int.| 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. |