Gets an extended object property as an integer.
the extended object 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 |
IExtendedData Interface | Plumtree.Remote.PRC Namespace