Gets an extended object data property as an integer.
The extended object data property value.
Since the property value can be null, it is returned as a boxed int.
| Exception Type | Condition |
|---|---|
| InvalidCastException | The property type is not an int. |
IExtendedData Interface | Plumtree.Remote.PRC Namespace