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