Gets an object property as an integer.
the object's property value
Since the property value can be null, it is returned as a boxed int.
| Exception Type | Condition |
|---|---|
| InvalidCastException | if the property type is not an integer |
| PropertyNotRequestedException | if the property was not requested |
IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace